Home
last modified time | relevance | path

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

/dports/emulators/qemu/qemu-6.2.0/block/
H A Dqcow2.h908 int qcow2_get_host_offset(BlockDriverState *bs, uint64_t offset,
H A Dqcow2.c2093 ret = qcow2_get_host_offset(bs, offset, &bytes, &host_offset, &type); in qcow2_co_block_status()
2334 ret = qcow2_get_host_offset(bs, offset, &cur_bytes, in qcow2_co_preadv_part()
3976 ret = qcow2_get_host_offset(bs, offset, &nr, &off, &type); in qcow2_co_pwrite_zeroes()
4050 ret = qcow2_get_host_offset(bs, src_offset, &cur_bytes, in qcow2_co_copy_range_from()
H A Dqcow2-cluster.c584 int qcow2_get_host_offset(BlockDriverState *bs, uint64_t offset, in qcow2_get_host_offset() function
/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dqcow2.h907 int qcow2_get_host_offset(BlockDriverState *bs, uint64_t offset,
H A Dqcow2.c2065 ret = qcow2_get_host_offset(bs, offset, &bytes, &host_offset, &type); in qcow2_co_block_status()
2305 ret = qcow2_get_host_offset(bs, offset, &cur_bytes, in qcow2_co_preadv_part()
3947 ret = qcow2_get_host_offset(bs, offset, &nr, &off, &type); in qcow2_co_pwrite_zeroes()
4021 ret = qcow2_get_host_offset(bs, src_offset, &cur_bytes, in qcow2_co_copy_range_from()
H A Dqcow2-cluster.c572 int qcow2_get_host_offset(BlockDriverState *bs, uint64_t offset, in qcow2_get_host_offset() function
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dqcow2.h907 int qcow2_get_host_offset(BlockDriverState *bs, uint64_t offset,
H A Dqcow2.c2063 ret = qcow2_get_host_offset(bs, offset, &bytes, &host_offset, &type); in qcow2_co_block_status()
2303 ret = qcow2_get_host_offset(bs, offset, &cur_bytes, in qcow2_co_preadv_part()
3926 ret = qcow2_get_host_offset(bs, offset, &nr, &off, &type); in qcow2_co_pwrite_zeroes()
4000 ret = qcow2_get_host_offset(bs, src_offset, &cur_bytes, in qcow2_co_copy_range_from()
H A Dqcow2-cluster.c572 int qcow2_get_host_offset(BlockDriverState *bs, uint64_t offset, in qcow2_get_host_offset() function
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dqcow2.h908 int qcow2_get_host_offset(BlockDriverState *bs, uint64_t offset,
H A Dqcow2.c2093 ret = qcow2_get_host_offset(bs, offset, &bytes, &host_offset, &type); in qcow2_co_block_status()
2333 ret = qcow2_get_host_offset(bs, offset, &cur_bytes, in qcow2_co_preadv_part()
3975 ret = qcow2_get_host_offset(bs, offset, &nr, &off, &type); in qcow2_co_pwrite_zeroes()
4049 ret = qcow2_get_host_offset(bs, src_offset, &cur_bytes, in qcow2_co_copy_range_from()
H A Dqcow2-cluster.c571 int qcow2_get_host_offset(BlockDriverState *bs, uint64_t offset, in qcow2_get_host_offset() function