Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.h1027 qcow2_check_bitmaps_refcounts(BlockDriverState *bs, BdrvCheckResult *res,
H A Dqcow2-bitmap.c656 qcow2_check_bitmaps_refcounts(BlockDriverState *bs, BdrvCheckResult *res, in qcow2_check_bitmaps_refcounts() function
H A Dqcow2-refcount.c2291 ret = qcow2_check_bitmaps_refcounts(bs, res, refcount_table, nb_clusters); in calculate_refcounts()