Home
last modified time | relevance | path

Searched refs:CLUST12_MASK (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sbin/fsck_msdosfs/
HDboot.c202 else if (boot->NumClusters < (CLUST_RSRVD&CLUST12_MASK)) in readboot()
203 boot->ClustMask = CLUST12_MASK; in readboot()
HDdosfs.h101 #define CLUST12_MASK 0xfff macro