Searched refs:qdict_clone_shallow (Results 1 – 12 of 12) sorted by relevance
143 cloned_dict1 = qdict_clone_shallow(dict1); in qdict_clone_flatten_test()543 copy = qdict_clone_shallow(dict); in qdict_rename_keys_test()564 copy = qdict_clone_shallow(dict); in qdict_rename_keys_test()592 copy = qdict_clone_shallow(dict); in qdict_rename_keys_test()610 copy = qdict_clone_shallow(dict); in qdict_rename_keys_test()
231 dict_cloned = qdict_clone_shallow(dict_0); in qobject_is_equal_dict_test()
792 QDict *third = qdict_clone_shallow(first); in test_keyval_merge_conflict()
69 QDict *qdict_clone_shallow(const QDict *src);
345 QDict *qdict_clone_shallow(const QDict *src) in qdict_clone_shallow() function
578 tmp = qdict_clone_shallow(src); in qdict_crumple_for_keyval_qiv()
275 options = qdict_clone_shallow(bs->options); in bdrv_snapshot_goto()
2875 options = qdict_clone_shallow(bs->options); in qcow2_co_invalidate_cache()4662 options = qdict_clone_shallow(bs->options); in qcow2_co_truncate()
1752 bs->explicit_options = qdict_clone_shallow(bs->options); in bdrv_new_open_driver_opts()4008 bs->explicit_options = qdict_clone_shallow(options); in bdrv_open_inherit()4062 options = qdict_clone_shallow(options); in bdrv_open_inherit()4394 old_options = qdict_clone_shallow(bs_entry ? in bdrv_reopen_queue_child()4401 explicit_options = qdict_clone_shallow(options); in bdrv_reopen_queue_child()4414 old_options = qdict_clone_shallow(bs->options); in bdrv_reopen_queue_child()4420 options_copy = qdict_clone_shallow(options); in bdrv_reopen_queue_child()4848 orig_reopen_opts = qdict_clone_shallow(reopen_state->options); in bdrv_reopen_prepare()
715 dev->opts = qdict_clone_shallow(opts); in qdev_device_add_from_qdict()
1751 QDict *args = arguments ? qdict_clone_shallow(arguments) : qdict_new(); in qtest_qmp_device_add_qdict()
3626 n->primary_opts = qdict_clone_shallow(device_opts); in failover_hide_primary_device()