Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.h911 int coroutine_fn GRAPH_RDLOCK qcow2_shrink_reftable(BlockDriverState *bs);
H A Dqcow2-refcount.c3627 int coroutine_fn qcow2_shrink_reftable(BlockDriverState *bs) in qcow2_shrink_reftable() function
H A Dqcow2.c4368 ret = qcow2_shrink_reftable(bs); in qcow2_co_truncate()