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

  /src/sys/fs/msdosfs/
fat.h 59 #define CLUST_RSRVD 0xfffffff6 /* reserved cluster range */
73 * than 4084 ((CLUST_RSRVD - CLUST_FIRST) & FAT12_MASK) then we've got a
  /src/sbin/fsck_msdos/
dosfs.h 91 #define CLUST_RSRVD 0xfffffff6 /* start of reserved clusters */

Completed in 13 milliseconds