Searched refs:CLUST32_MASK (Results 1 – 4 of 4) sorted by relevance
76 if (boot->ClustMask != CLUST16_MASK && boot->ClustMask != CLUST32_MASK) in checkdirty()226 || (boot->ClustMask == CLUST32_MASK in readfat()240 || (boot->ClustMask == CLUST32_MASK in readfat()249 case CLUST32_MASK: in readfat()273 case CLUST32_MASK: in readfat()285 case CLUST32_MASK: in readfat()585 case CLUST32_MASK: in writefat()599 case CLUST32_MASK: in writefat()623 case CLUST32_MASK: in writefat()
657 if (boot->ClustMask == CLUST32_MASK) in readDosDirSection()693 if (boot->ClustMask == CLUST32_MASK) in readDosDirSection()743 if (boot->ClustMask == CLUST32_MASK) in readDosDirSection()782 if (boot->ClustMask == CLUST32_MASK) { in readDosDirSection()801 if (boot->ClustMask == CLUST32_MASK) in readDosDirSection()814 if (boot->ClustMask == CLUST32_MASK) { in readDosDirSection()993 if (boot->ClustMask == CLUST32_MASK) { in reconnect()
223 boot->ClustMask = CLUST32_MASK; in readboot()235 case CLUST32_MASK: in readboot()
105 #define CLUST32_MASK 0xfffffff macro