Searched refs:CLUST32_MASK (Results 1 – 4 of 4) sorted by relevance
127 || (boot->ClustMask == CLUST32_MASK in readfat()134 case CLUST32_MASK: in readfat()151 case CLUST32_MASK: in readfat()163 case CLUST32_MASK: in readfat()448 case CLUST32_MASK: in writefat()458 case CLUST32_MASK: in writefat()
644 if (boot->ClustMask == CLUST32_MASK) in readDosDirSection()679 if (boot->ClustMask == CLUST32_MASK) in readDosDirSection()729 if (boot->ClustMask == CLUST32_MASK) in readDosDirSection()768 if (boot->ClustMask == CLUST32_MASK) { in readDosDirSection()787 if (boot->ClustMask == CLUST32_MASK) in readDosDirSection()800 if (boot->ClustMask == CLUST32_MASK) { in readDosDirSection()973 if (boot->ClustMask == CLUST32_MASK) { in reconnect()
206 boot->ClustMask = CLUST32_MASK; in readboot()218 case CLUST32_MASK: in readboot()
109 #define CLUST32_MASK 0xfffffff macro