Home
last modified time | relevance | path

Searched refs:qcow2_refcount_area (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/block/
H A Dqcow2.h864 qcow2_refcount_area(BlockDriverState *bs, uint64_t offset,
H A Dqcow2-refcount.c494 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 Dqcow2.c4502 allocation_start = qcow2_refcount_area(bs, old_file_size, in qcow2_co_truncate()