Searched refs:tmp_parent_options (Results 1 – 1 of 1) sorted by relevance
3618 QDict *tmp_parent_options = NULL; in bdrv_open_backing_file() local3631 tmp_parent_options = qdict_new(); in bdrv_open_backing_file()3632 parent_options = tmp_parent_options; in bdrv_open_backing_file()3719 qobject_unref(tmp_parent_options); in bdrv_open_backing_file()