Searched refs:f_fatlength (Results 1 – 2 of 2) sorted by relevance
71 uint32_t f_fatlength; member233 h->bs32.f_fatlength = ltohi(h->bs32.f_fatlength); in read_bootsec()277 (h->bs.fatsec == 0 && h->bs32.f_fatlength > 0) && in well_formed()299 h->FATSz = h->bs32.f_fatlength; in calculate_parameters()599 ADD_UINT32(h, "fat_size_32", h->bs32.f_fatlength); in get_attr()
134 uint32_t f_fatlength; /* size of FAT */ member