Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dblock_int-common.h296 void GRAPH_RDLOCK_PTR (*bdrv_gather_child_options)( member
/qemu/block/
H A Dquorum.c1287 .bdrv_gather_child_options = quorum_gather_child_options,
H A Dvmdk.c3170 .bdrv_gather_child_options = vmdk_gather_child_options,
/qemu/
H A Dblock.c7976 if (drv->bdrv_gather_child_options) { in bdrv_refresh_filename()
7979 drv->bdrv_gather_child_options(bs, opts, backing_overridden); in bdrv_refresh_filename()