Home | History | Annotate | Download | only in fsck_msdos

Lines Matching refs:Sectors

50 	u_int	SecPerClust;		/* sectors per cluster */
51 u_int ResSectors; /* number of reserved sectors */
55 u_int FATsmall; /* number of sectors per FAT */
56 u_int SecPerTrack; /* sectors per track */
58 u_int32_t Sectors; /* total number of sectors */
59 u_int32_t HiddenSecs; /* # of hidden sectors */
60 u_int32_t HugeSectors; /* # of sectors if bpbSectors == 0 */
77 u_int32_t NumSectors; /* how many sectors are there */
78 u_int32_t FATsecs; /* how many sectors are in FAT */