Searched refs:tmp_parent_options (Results 1 – 1 of 1) sorted by relevance
3630 QDict *tmp_parent_options = NULL; in bdrv_open_backing_file() 3643 tmp_parent_options = qdict_new(); in bdrv_open_backing_file() 3644 parent_options = tmp_parent_options; in bdrv_open_backing_file() 3731 qobject_unref(tmp_parent_options); in bdrv_open_child_bs() 3618 QDict *tmp_parent_options = NULL; bdrv_open_backing_file() local