Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.h908 qcow2_change_refcount_order(BlockDriverState *bs, int refcount_order,
H A Dqcow2-refcount.c3362 int qcow2_change_refcount_order(BlockDriverState *bs, int refcount_order, in qcow2_change_refcount_order() function
H A Dqcow2.c5834 ret = qcow2_change_refcount_order(bs, refcount_order, in qcow2_amend_options()