Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.h994 qcow2_check_fix_snapshot_table(BlockDriverState *bs, BdrvCheckResult *result,
H A Dqcow2-snapshot.c551 int coroutine_fn qcow2_check_fix_snapshot_table(BlockDriverState *bs, in qcow2_check_fix_snapshot_table() function
H A Dqcow2.c630 ret = qcow2_check_fix_snapshot_table(bs, &snapshot_res, fix); in qcow2_co_check_locked()