Searched refs:root_dir_sectors (Results 1 – 1 of 1) sorted by relevance
329 let root_dir_sectors: u64 = ((bpb.root_entries_cnt as u64 * 32) in new() localVariable347 bpb.rsvd_sec_cnt as u64 + (bpb.num_fats as u64 * fat_size) + root_dir_sectors; in new()938 let root_dir_sectors: u64 = (((self.bpb.root_entries_cnt as u64) * 32) in max_cluster_number() localVariable946 + root_dir_sectors); in max_cluster_number()