Searched defs:bpbHugeSectors (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sbin/fsck_msdosfs/
H A Ddosfs.h53 u_int32_t bpbHugeSectors; /* # of sectors if bpbbpbSectors == 0 */ member in struct:bootblock
/freebsd-9.3-release/sys/fs/msdosfs/
H A Dbpb.h56 u_int32_t bpbHugeSectors; /* # of sectors if bpbSectors == 0 */ member in struct:bpb50
74 u_int32_t bpbHugeSectors; /* # of sectors if bpbSectors == 0 */ member in struct:bpb710
134 int8_t bpbHugeSectors[4]; /* # of sectors if bpbSectors == 0 */ member in struct:byte_bpb50
152 u_int8_t bpbHugeSectors[4]; /* # of sectors if bpbSectors == 0 */ member in struct:byte_bpb710
/freebsd-9.3-release/sbin/newfs_msdos/
H A Dnewfs_msdos.c116 u_int8_t bpbHugeSectors[4]; /* big total sectors */ member in struct:bsbpb
160 u_int bpbHugeSectors; /* big total sectors */ member in struct:bpb
[all...]

Completed in 47 milliseconds