Searched refs:root_sec (Results 1 – 1 of 1) sorted by relevance
565 let root_sec = (self.bpb.rsvd_sec_cnt as u64) in root_dir_bytes_offset() localVariable567 return (self.gendisk_lba_from_offset(root_sec) * LBA_SIZE) as u64; in root_dir_bytes_offset()