HomeSort by: relevance | last modified time | path
    Searched refs:CLUST12_MASK (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/fsck_msdos/
dosfs.h 99 #define CLUST12_MASK 0xfff
boot.c 257 else if (boot->NumClusters < (CLUST_RSRVD&CLUST12_MASK))
258 boot->ClustMask = CLUST12_MASK;

Completed in 29 milliseconds