Searched refs:seek_to_sector (Results 1 – 2 of 2) sorted by relevance
213 seek_to_sector(BlockDriverState *bs, int64_t sector_num) in seek_to_sector() function265 int64_t block_offset = seek_to_sector(bs, sector_num); in bochs_co_preadv()
118 static int64_t seek_to_sector(BDRVParallelsState *s, int64_t sector_num) in seek_to_sector() function152 int64_t offset = seek_to_sector(s, sector_num); in block_status()