Searched refs:child_flags (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/include/block/ |
| H A D | block_int-common.h | 955 int *child_flags, QDict *child_options,
|
| /openbmc/qemu/ |
| H A D | block.c | 1244 static void bdrv_temp_snapshot_options(int *child_flags, QDict *child_options, in bdrv_temp_snapshot_options() argument 1248 *child_flags = (parent_flags & ~BDRV_O_SNAPSHOT) | BDRV_O_TEMPORARY; in bdrv_temp_snapshot_options() 1260 *child_flags &= ~BDRV_O_NATIVE_AIO; in bdrv_temp_snapshot_options() 1365 int *child_flags, QDict *child_options, in bdrv_inherited_options() argument 1438 *child_flags = flags; in bdrv_inherited_options()
|
| /openbmc/qemu/block/ |
| H A D | block-backend.c | 126 int *child_flags, QDict *child_options, in blk_root_inherit_options() argument
|
| H A D | vvfat.c | 3147 int *child_flags, QDict *child_options, in vvfat_qcow_options() argument
|