Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dblock-global-state.h109 int bdrv_open_backing_file(BlockDriverState *bs, QDict *parent_options,
/openbmc/qemu/block/
H A Dmirror.c739 ret = bdrv_open_backing_file(bdrv_skip_filters(target_bs), NULL, in mirror_exit_common()
/openbmc/qemu/
H A Dblock.c3586 int bdrv_open_backing_file(BlockDriverState *bs, QDict *parent_options, in bdrv_open_backing_file() function
4165 ret = bdrv_open_backing_file(bs, options, "backing", &local_err); in bdrv_open_inherit()