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