Searched refs:f_fatlength (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c71 uint32_t f_fatlength; member in struct:fstyp_fat32_bs
233 h->bs32.f_fatlength = ltohi(h->bs32.f_fatlength);
277 (h->bs.fatsec == 0 && h->bs32.f_fatlength > 0) &&
299 h->FATSz = h->bs32.f_fatlength;
599 ADD_UINT32(h, "fat_size_32", h->bs32.f_fatlength);
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h134 uint32_t f_fatlength; /* size of FAT */ member in struct:fat32_bootsec

Completed in 61 milliseconds