Home | History | Annotate | Download | only in fsck_msdos

Lines Matching defs:Sectors

43 	u_int	SecPerClust;		/* sectors per cluster */
44 u_int ResSectors; /* number of reserved sectors */
48 u_int FATsmall; /* number of sectors per FAT */
49 u_int SecPerTrack; /* sectors per track */
51 u_int32_t Sectors; /* total number of sectors */
52 u_int32_t HiddenSecs; /* # of hidden sectors */
53 u_int32_t HugeSectors; /* # of sectors if bpbSectors == 0 */
70 u_int32_t NumSectors; /* how many sectors are there */
71 u_int32_t FATsecs; /* how many sectors are in FAT */