Searched refs:CLUST32_MASK (Results 1 – 4 of 4) sorted by relevance
80 if (boot->ClustMask != CLUST16_MASK && boot->ClustMask != CLUST32_MASK) in checkdirty()229 || (boot->ClustMask == CLUST32_MASK in readfat()243 || (boot->ClustMask == CLUST32_MASK in readfat()252 case CLUST32_MASK: in readfat()276 case CLUST32_MASK: in readfat()288 case CLUST32_MASK: in readfat()578 case CLUST32_MASK: in writefat()592 case CLUST32_MASK: in writefat()616 case CLUST32_MASK: in writefat()
740 if (boot->ClustMask == CLUST32_MASK) in readDosDirSection()775 if (boot->ClustMask == CLUST32_MASK) in readDosDirSection()825 if (boot->ClustMask == CLUST32_MASK) in readDosDirSection()864 if (boot->ClustMask == CLUST32_MASK) { in readDosDirSection()882 if (boot->ClustMask == CLUST32_MASK) in readDosDirSection()895 if (boot->ClustMask == CLUST32_MASK) { in readDosDirSection()1084 if (boot->ClustMask == CLUST32_MASK) { in reconnect()
108 #define CLUST32_MASK 0xfffffff macro
246 boot->ClustMask = CLUST32_MASK;258 case CLUST32_MASK: