Searched defs:fix (Results 1 – 12 of 12) sorted by relevance
| /qemu/tests/unit/ |
| A D | test-qga.c | 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() 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() 394 static void test_qga_file_ops(gconstpointer fix) in test_qga_file_ops() 619 static void test_qga_get_time(gconstpointer fix) in test_qga_get_time() 635 TestFixture fix; in test_qga_blockedrpcs() local 670 TestFixture fix; in test_qga_allowedrpcs() local [all …]
|
| /qemu/block/ |
| 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()
|
| 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()
|
| A D | qcow2-snapshot.c | 432 BdrvCheckMode fix) in qcow2_check_read_snapshot_table() 553 BdrvCheckMode fix) in qcow2_check_fix_snapshot_table()
|
| 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()
|
| A D | vdi.c | 279 BdrvCheckMode fix) in vdi_co_check()
|
| A D | qed.c | 1599 BdrvCheckMode fix) in bdrv_qed_co_check()
|
| A D | vhdx.c | 2172 BdrvCheckMode fix) in vhdx_co_check()
|
| A D | qcow2.c | 609 BdrvCheckMode fix) in qcow2_co_check_locked() 648 BdrvCheckMode fix) in qcow2_co_check()
|
| A D | vmdk.c | 2956 vmdk_co_check(BlockDriverState *bs, BdrvCheckResult *result, BdrvCheckMode fix) in vmdk_co_check()
|
| /qemu/ |
| A D | qemu-img.c | 675 int fix) in collect_image_check() 726 int fix = 0; in img_check() local
|
| A D | block.c | 5637 BdrvCheckResult *res, BdrvCheckMode fix) in bdrv_co_check()
|
Completed in 72 milliseconds