Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dblock.c3171 bdrv_attach_child_noperm(BlockDriverState *parent_bs, in bdrv_attach_child_noperm() function
3264 child = bdrv_attach_child_noperm(parent_bs, child_bs, child_name, in bdrv_attach_child()
3510 child = bdrv_attach_child_noperm(parent_bs, child_bs, in bdrv_set_file_or_backing_noperm()
5566 child = bdrv_attach_child_noperm(bs_new, bs_top, "backing", in bdrv_append()