Searched refs:first_sector_of_cluster (Results 1 – 1 of 1) sorted by relevance
105 def first_sector_of_cluster(self, cluster: int) -> int: member in FatBootSector360 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)