Home
last modified time | relevance | path

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

/netbsd/src/sbin/fsck_msdos/
Dfat.c143 || (boot->ClustMask == CLUST32_MASK in readfat()
157 || (boot->ClustMask == CLUST32_MASK in readfat()
166 case CLUST32_MASK: in readfat()
190 case CLUST32_MASK: in readfat()
202 case CLUST32_MASK: in readfat()
502 case CLUST32_MASK: in writefat()
516 case CLUST32_MASK: in writefat()
540 case CLUST32_MASK: in writefat()
Ddir.c659 if (boot->ClustMask == CLUST32_MASK) in readDosDirSection()
695 if (boot->ClustMask == CLUST32_MASK) in readDosDirSection()
745 if (boot->ClustMask == CLUST32_MASK) in readDosDirSection()
784 … if (boot->ClustMask == CLUST32_MASK) { in readDosDirSection()
803 … if (boot->ClustMask == CLUST32_MASK) in readDosDirSection()
816 … if (boot->ClustMask == CLUST32_MASK) { in readDosDirSection()
995 if (boot->ClustMask == CLUST32_MASK) { in reconnect()
Ddosfs.h101 #define CLUST32_MASK 0xfffffff macro
Dboot.c256 boot->ClustMask = CLUST32_MASK; in readboot()
268 case CLUST32_MASK: in readboot()