Searched refs:inherit_options (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/block/ |
H A D | block_int-common.h | 934 void (*inherit_options)(BdrvChildRole role, bool parent_is_format, member
|
/openbmc/qemu/ |
H A D | block.c | 1523 .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 D | block-backend.c | 322 .inherit_options = blk_root_inherit_options,
|
H A D | vvfat.c | 3275 child_vvfat_qcow.inherit_options = vvfat_qcow_options; in bdrv_vvfat_init()
|