Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-refcount.c2103 check_refblocks(BlockDriverState *bs, BdrvCheckResult *res, in check_refblocks()
2313 return check_refblocks(bs, res, fix, rebuild, refcount_table, nb_clusters); in compare_refcounts()
2086 check_refblocks(BlockDriverState *bs, BdrvCheckResult *res, check_refblocks() function