Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dblock_int-common.h956 int parent_flags, QDict *parent_options);
/openbmc/qemu/
H A Dblock.c1245 int parent_flags, QDict *parent_options) in bdrv_temp_snapshot_options() argument
1248 *child_flags = (parent_flags & ~BDRV_O_SNAPSHOT) | BDRV_O_TEMPORARY; in bdrv_temp_snapshot_options()
1366 int parent_flags, QDict *parent_options) in bdrv_inherited_options() argument
1368 int flags = parent_flags; in bdrv_inherited_options()
4384 QDict *parent_options, int parent_flags, in bdrv_reopen_queue_child()
4438 parent_flags, parent_options); in bdrv_reopen_queue_child()
4372 bdrv_reopen_queue_child(BlockReopenQueue * bs_queue,BlockDriverState * bs,QDict * options,const BdrvChildClass * klass,BdrvChildRole role,bool parent_is_format,QDict * parent_options,int parent_flags,bool keep_old_opts) bdrv_reopen_queue_child() argument
/openbmc/qemu/block/
H A Dblock-backend.c127 int parent_flags, QDict *parent_options) in blk_root_inherit_options() argument
H A Dvvfat.c3148 int parent_flags, QDict *parent_options) in vvfat_qcow_options() argument