Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dblock.c4471 const char *childref = qdict_get_try_str(options, child->name); in bdrv_reopen_queue_child() local
4476 if (g_strcmp0(childref, child->bs->node_name)) { in bdrv_reopen_queue_child()