Home
last modified time | relevance | path

Searched refs:root_dir_start (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A Dfat16.py85 def root_dir_start(self): member in FatBootSector
103 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, 1
435 new_entry.sector = self.boot_sector.root_dir_start() + i
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dvvfat219 fat16.boot_sector.root_dir_start(), 1)