Searched refs:CLUST32_MASK (Results 1 – 4 of 4) sorted by relevance
66 if (boot->ClustMask != CLUST16_MASK && boot->ClustMask != CLUST32_MASK) in checkdirty()216 || (boot->ClustMask == CLUST32_MASK in readfat()230 || (boot->ClustMask == CLUST32_MASK in readfat()239 case CLUST32_MASK: in readfat()263 case CLUST32_MASK: in readfat()275 case CLUST32_MASK: in readfat()575 case CLUST32_MASK: in writefat()589 case CLUST32_MASK: in writefat()613 case CLUST32_MASK: in writefat()
103 #define CLUST32_MASK 0xfffffff macro
647 if (boot->ClustMask == CLUST32_MASK) in readDosDirSection()683 if (boot->ClustMask == CLUST32_MASK) in readDosDirSection()733 if (boot->ClustMask == CLUST32_MASK) in readDosDirSection()772 if (boot->ClustMask == CLUST32_MASK) { in readDosDirSection()791 if (boot->ClustMask == CLUST32_MASK) in readDosDirSection()804 if (boot->ClustMask == CLUST32_MASK) { in readDosDirSection()983 if (boot->ClustMask == CLUST32_MASK) { in reconnect()
193 boot->ClustMask = CLUST32_MASK; in readboot()205 case CLUST32_MASK: in readboot()
Completed in 6 milliseconds