Searched refs:calculate_refcounts (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/block/ |
H A D | qcow2-refcount.c | 2201 calculate_refcounts(BlockDriverState *bs, BdrvCheckResult *res, in calculate_refcounts() function 2807 ret = calculate_refcounts(bs, res, fix, &rebuild, &refcount_table, in qcow2_check_refcounts() 2840 ret = calculate_refcounts(bs, res, 0, &rebuild, &refcount_table, in qcow2_check_refcounts()
|