Home
last modified time | relevance | path

Searched defs:bdrv_co_change_backing_file (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/block/
H A Dblock_int-common.h331 int coroutine_fn GRAPH_RDLOCK_PTR (*bdrv_co_change_backing_file)( member
/openbmc/qemu/
H A Dblock.c5661 bdrv_co_change_backing_file(BlockDriverState *bs, const char *backing_file, in bdrv_co_change_backing_file() function