Searched defs:fix (Results 1 – 12 of 12) sorted by relevance
/qemu/tests/unit/ |
H A D | test-qga.c | 141 static void test_qga_sync_delimited(gconstpointer fix) in test_qga_sync_delimited() 182 static void test_qga_sync(gconstpointer fix) in test_qga_sync() 210 static void test_qga_ping(gconstpointer fix) in test_qga_ping() 220 static void test_qga_id(gconstpointer fix) in test_qga_id() 231 static void test_qga_invalid_oob(gconstpointer fix) in test_qga_invalid_oob() 242 static void test_qga_invalid_args(gconstpointer fix) in test_qga_invalid_args() 261 static void test_qga_invalid_cmd(gconstpointer fix) in test_qga_invalid_cmd() 279 static void test_qga_info(gconstpointer fix) in test_qga_info() 295 static void test_qga_get_vcpus(gconstpointer fix) in test_qga_get_vcpus() 313 static void test_qga_get_fsinfo(gconstpointer fix) in test_qga_get_fsinfo() [all …]
|
/qemu/block/ |
H A D | parallels.c | 596 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 D | qed-check.c | 21 bool fix; /* whether to fix invalid offsets */ member 224 int coroutine_fn qed_check(BDRVQEDState *s, BdrvCheckResult *result, bool fix) in qed_check()
|
H A D | qcow2-snapshot.c | 432 BdrvCheckMode fix) in qcow2_check_read_snapshot_table() 553 BdrvCheckMode fix) in qcow2_check_fix_snapshot_table()
|
H A D | qcow2-refcount.c | 1666 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 D | vdi.c | 279 BdrvCheckMode fix) in vdi_co_check()
|
H A D | qed.c | 1600 BdrvCheckMode fix) in bdrv_qed_co_check()
|
H A D | vhdx.c | 2172 BdrvCheckMode fix) in vhdx_co_check()
|
H A D | qcow2.c | 609 BdrvCheckMode fix) in qcow2_co_check_locked() 648 BdrvCheckMode fix) in qcow2_co_check()
|
H A D | vmdk.c | 2966 vmdk_co_check(BlockDriverState *bs, BdrvCheckResult *result, BdrvCheckMode fix) in vmdk_co_check()
|
/qemu/ |
H A D | qemu-img.c | 675 int fix) in collect_image_check() 726 int fix = 0; in img_check() local
|
H A D | block.c | 5680 BdrvCheckResult *res, BdrvCheckMode fix) in bdrv_co_check()
|