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

  /src/sys/fs/msdosfs/
fat.h 58 #define CLUST_FIRST 2 /* first legal cluster number */
73 * than 4084 ((CLUST_RSRVD - CLUST_FIRST) & FAT12_MASK) then we've got a
  /src/sbin/fsck_msdos/
dosfs.h 73 u_int FirstCluster; /* at what sector is Cluster CLUST_FIRST */
90 #define CLUST_FIRST 2 /* 2 is the minimum valid cluster number */

Completed in 10 milliseconds