Home
last modified time | relevance | path

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

/qemu/block/
H A Dparallels.c596 BdrvCheckMode fix) in parallels_check_unclean()
661 BdrvCheckMode fix) in parallels_check_data_off()
701 BdrvCheckMode fix) in parallels_check_outside_image()
743 BdrvCheckMode fix, bool explicit) in parallels_check_leak()
790 BdrvCheckMode fix) in parallels_check_duplicate()
924 BdrvCheckMode fix) in parallels_collect_statistics()
955 BdrvCheckMode fix) in parallels_co_check()
H A Dcoroutines.h41 bdrv_co_check(BlockDriverState *bs, BdrvCheckResult *res, BdrvCheckMode fix);
H A Dqcow2.h891 BdrvCheckMode fix);
991 BdrvCheckMode fix);
995 BdrvCheckMode fix);
H A Dqcow2-refcount.c1666 int flags, BdrvCheckMode fix, bool active) in check_refcounts_l2()
1866 int flags, BdrvCheckMode fix, bool active) in check_refcounts_l1()
1953 check_oflag_copied(BlockDriverState *bs, BdrvCheckResult *res, BdrvCheckMode fix) in check_oflag_copied()
2087 BdrvCheckMode fix, bool *rebuild, in check_refblocks()
2202 BdrvCheckMode fix, bool *rebuild, in calculate_refcounts()
2305 BdrvCheckMode fix, bool *rebuild, in compare_refcounts()
2783 qcow2_check_refcounts(BlockDriverState *bs, BdrvCheckResult *res, BdrvCheckMode fix) in qcow2_check_refcounts()
H A Dqcow2-snapshot.c432 BdrvCheckMode fix) in qcow2_check_read_snapshot_table()
553 BdrvCheckMode fix) in qcow2_check_fix_snapshot_table()
H A Dvdi.c277 BdrvCheckMode fix) in vdi_co_check()
H A Dqed.c1599 BdrvCheckMode fix) in bdrv_qed_co_check()
H A Dvhdx.c2172 BdrvCheckMode fix) in vhdx_co_check()
H A Dqcow2.c609 BdrvCheckMode fix) in qcow2_co_check_locked()
648 BdrvCheckMode fix) in qcow2_co_check()
H A Dvmdk.c2956 vmdk_co_check(BlockDriverState *bs, BdrvCheckResult *result, BdrvCheckMode fix) in vmdk_co_check()
/qemu/include/block/
H A Dblock-common.h527 } BdrvCheckMode; typedef
H A Dblock-io.h364 bdrv_check(BlockDriverState *bs, BdrvCheckResult *res, BdrvCheckMode fix);
H A Dblock_int-common.h774 BlockDriverState *bs, BdrvCheckResult *result, BdrvCheckMode fix);
/qemu/
H A Dblock.c5616 BdrvCheckResult *res, BdrvCheckMode fix) in bdrv_co_check()