Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dblock.c3597 QDict *tmp_parent_options = NULL; in bdrv_open_backing_file() local
3609 tmp_parent_options = qdict_new(); in bdrv_open_backing_file()
3610 parent_options = tmp_parent_options; in bdrv_open_backing_file()
3693 qobject_unref(tmp_parent_options); in bdrv_open_backing_file()