Home
last modified time | relevance | path

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

/qemu/
H A Dblockdev.c3456 bdrv_find_child(BlockDriverState *parent_bs, const char *child_name) in bdrv_find_child() function
3492 p_child = bdrv_find_child(parent_bs, child); in qmp_x_blockdev_change()