Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/
H A Dfat16.py105 def first_sector_of_cluster(self, cluster: int) -> int: member in FatBootSector
360 self.boot_sector.first_sector_of_cluster(cluster),
370 self.boot_sector.first_sector_of_cluster(cluster),
385 data, self.boot_sector.first_sector_of_cluster(cluster)
445 self.boot_sector.first_sector_of_cluster(cluster)
610 first_sector = self.boot_sector.first_sector_of_cluster(cluster)