Searched refs:qcow2_refcount_area (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/block/ |
H A D | qcow2.h | 864 qcow2_refcount_area(BlockDriverState *bs, uint64_t offset,
|
H A D | qcow2-refcount.c | 494 ret = qcow2_refcount_area(bs, meta_offset, 0, false, in alloc_refcount_block() 532 int64_t qcow2_refcount_area(BlockDriverState *bs, uint64_t start_offset, in qcow2_refcount_area() function
|
H A D | qcow2.c | 4502 allocation_start = qcow2_refcount_area(bs, old_file_size, in qcow2_co_truncate()
|