Home
last modified time | relevance | path

Searched refs:parent_options (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/perf/
H A Dbuiltin-daemon.c1246 static int __cmd_start(struct daemon *daemon, struct option parent_options[], in __cmd_start() argument
1252 OPT_PARENT(parent_options), in __cmd_start()
1414 static int __cmd_signal(struct daemon *daemon, struct option parent_options[], in __cmd_signal() argument
1421 OPT_PARENT(parent_options), in __cmd_signal()
1443 static int __cmd_stop(struct daemon *daemon, struct option parent_options[], in __cmd_stop() argument
1447 OPT_PARENT(parent_options), in __cmd_stop()
1466 static int __cmd_ping(struct daemon *daemon, struct option parent_options[], in __cmd_ping() argument
1473 OPT_PARENT(parent_options), in __cmd_ping()
/openbmc/qemu/
H A Dblock.c1243 int parent_flags, QDict *parent_options) in bdrv_temp_snapshot_options() argument
1253 qdict_copy_default(child_options, parent_options, BDRV_OPT_READ_ONLY); in bdrv_temp_snapshot_options()
1254 qdict_copy_default(child_options, parent_options, BDRV_OPT_DISCARD); in bdrv_temp_snapshot_options()
1364 int parent_flags, QDict *parent_options) in bdrv_inherited_options() argument
1404 qdict_copy_default(child_options, parent_options, BDRV_OPT_CACHE_DIRECT); in bdrv_inherited_options()
1405 qdict_copy_default(child_options, parent_options, BDRV_OPT_CACHE_NO_FLUSH); in bdrv_inherited_options()
1406 qdict_copy_default(child_options, parent_options, BDRV_OPT_FORCE_SHARE); in bdrv_inherited_options()
1414 qdict_copy_default(child_options, parent_options, BDRV_OPT_READ_ONLY); in bdrv_inherited_options()
1415 qdict_copy_default(child_options, parent_options, in bdrv_inherited_options()
3586 int bdrv_open_backing_file(BlockDriverState *bs, QDict *parent_options, in bdrv_open_backing_file() argument
[all …]
/openbmc/qemu/include/block/
H A Dblock-global-state.h109 int bdrv_open_backing_file(BlockDriverState *bs, QDict *parent_options,
H A Dblock_int-common.h936 int parent_flags, QDict *parent_options);
/openbmc/qemu/block/
H A Dblock-backend.c127 int parent_flags, QDict *parent_options) in blk_root_inherit_options() argument
H A Dvvfat.c3149 int parent_flags, QDict *parent_options) in vvfat_qcow_options() argument