bpbHugeSectors 96 msdosfs/bootsect.h #define bsHugeSectors bsBPB.bpbHugeSectors bpbHugeSectors 53 msdosfs/bpb.h u_int32_t bpbHugeSectors; /* # of sectors if bpbSectors == 0 */ bpbHugeSectors 71 msdosfs/bpb.h u_int32_t bpbHugeSectors; /* # of sectors if bpbSectors == 0 */ bpbHugeSectors 146 msdosfs/bpb.h int8_t bpbHugeSectors[4]; /* # of sectors if bpbSectors == 0 */ bpbHugeSectors 164 msdosfs/bpb.h u_int8_t bpbHugeSectors[4]; /* # of sectors if bpbSectors == 0 */ bpbHugeSectors 335 msdosfs/msdosfs_vfsops.c pmp->pm_HugeSectors = getulong(b50->bpbHugeSectors); bpbHugeSectors 128 msdosfs/msdosfsmount.h #define pm_HugeSectors pm_bpb.bpbHugeSectors