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

/freebsd-12-stable/sys/fs/msdosfs/
H A Dbpb.h56 uint32_t bpbHugeSectors; /* # of sectors if bpbSectors == 0 */ member in struct:bpb50
74 uint32_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 uint8_t bpbHugeSectors[4]; /* # of sectors if bpbSectors == 0 */ member in struct:byte_bpb710
/freebsd-12-stable/sbin/fsck_msdosfs/
H A Ddosfs.h57 u_int32_t bpbHugeSectors; /* # of sectors if bpbbpbSectors == 0 */ member in struct:bootblock
/freebsd-12-stable/sbin/newfs_msdos/
H A Dmkfs_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 57 milliseconds