Searched refs:root_dir_start (Results 1 – 2 of 2) sorted by relevance
85 def root_dir_start(self): member in FatBootSector103 return self.root_dir_start() + self.root_dir_size()273 self.boot_sector.root_dir_start(), self.boot_sector.root_dir_size()276 root_dir, self.boot_sector.root_dir_start()431 self.boot_sector.root_dir_start() + i, 1435 new_entry.sector = self.boot_sector.root_dir_start() + i
219 fat16.boot_sector.root_dir_start(), 1)