Searched defs:root_sectors (Results 1 – 1 of 1) sorted by relevance
273 let root_sectors = ((bpb.root_entries_cnt as u32 * 32) + (bpb.bytes_per_sector as u32 - 1)) in new() localVariable354 let root_sectors = ((self.root_entries_cnt as u32 * 32) in validate() localVariable