Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dblock_int-common.h935 int *child_flags, QDict *child_options,
/openbmc/qemu/
H A Dblock.c1242 static void bdrv_temp_snapshot_options(int *child_flags, QDict *child_options, in bdrv_temp_snapshot_options() argument
1246 *child_flags = (parent_flags & ~BDRV_O_SNAPSHOT) | BDRV_O_TEMPORARY; in bdrv_temp_snapshot_options()
1258 *child_flags &= ~BDRV_O_NATIVE_AIO; in bdrv_temp_snapshot_options()
1363 int *child_flags, QDict *child_options, in bdrv_inherited_options() argument
1436 *child_flags = flags; in bdrv_inherited_options()
/openbmc/qemu/block/
H A Dblock-backend.c126 int *child_flags, QDict *child_options, in blk_root_inherit_options() argument
H A Dvvfat.c3148 int *child_flags, QDict *child_options, in vvfat_qcow_options() argument