Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dblock_int-common.h934 void (*inherit_options)(BdrvChildRole role, bool parent_is_format, member
/openbmc/qemu/
H A Dblock.c1523 .inherit_options = bdrv_inherited_options,
4025 child_class->inherit_options(child_role, parent_is_format, in bdrv_open_inherit()
4406 klass->inherit_options(role, parent_is_format, &flags, options, in bdrv_reopen_queue_child()
/openbmc/qemu/block/
H A Dblock-backend.c322 .inherit_options = blk_root_inherit_options,
H A Dvvfat.c3275 child_vvfat_qcow.inherit_options = vvfat_qcow_options; in bdrv_vvfat_init()