HomeSort by relevance Sort by last modified time
    Searched full:get_sector_offset (Results 1 - 1 of 1) sorted by null

  /external/qemu/block/
vpc.c 237 static inline int64_t get_sector_offset(BlockDriverState *bs, function
365 return get_sector_offset(bs, sector_num, 0);
381 offset = get_sector_offset(bs, sector_num, 0);
415 offset = get_sector_offset(bs, sector_num, 1);

Completed in 145 milliseconds