Searched refs:qcow2_alloc_host_offset (Results 1 – 3 of 3) sorted by relevance
| /openbmc/qemu/block/ |
| H A D | qcow2.h | 943 qcow2_alloc_host_offset(BlockDriverState *bs, uint64_t offset,
|
| H A D | qcow2.c | 2792 ret = qcow2_alloc_host_offset(bs, offset, &cur_bytes, in qcow2_inactivate() 3363 ret = qcow2_alloc_host_offset(bs, offset, &cur_bytes, in qcow2_refcount_metadata_size() 4345 ret = qcow2_alloc_host_offset(bs, dst_offset, &cur_bytes, in qcow2_co_truncate()
|
| H A D | qcow2-cluster.c | 1783 int coroutine_fn qcow2_alloc_host_offset(BlockDriverState *bs, uint64_t offset, in qcow2_alloc_host_offset() function
|