Home
last modified time | relevance | path

Searched defs:seek_to_sector (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/block/
H A Dbochs.c213 seek_to_sector(BlockDriverState *bs, int64_t sector_num) in seek_to_sector() function
H A Dparallels.c118 static int64_t seek_to_sector(BDRVParallelsState *s, int64_t sector_num) in seek_to_sector() function