Home
last modified time | relevance | path

Searched refs:tmp_parent_options (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dblock.c3618 QDict *tmp_parent_options = NULL; in bdrv_open_backing_file() local
3631 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()