Home
last modified time | relevance | path

Searched refs:CLUST32_MASK (Results 1 – 4 of 4) sorted by relevance

/third_party/uapp/fsck-msdosfs/
A Dfat.c66 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()
A Ddosfs.h103 #define CLUST32_MASK 0xfffffff macro
A Ddir.c647 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()
A Dboot.c193 boot->ClustMask = CLUST32_MASK; in readboot()
205 case CLUST32_MASK: in readboot()

Completed in 6 milliseconds