Searched refs:creation_flags (Results 1 – 5 of 5) sorted by relevance
| /openbmc/qemu/include/block/ |
| H A D | block_int-global-state.h | 71 int creation_flags, int64_t speed, 98 int creation_flags, int64_t speed, 122 BlockDriverState *base, int creation_flags, 159 int creation_flags, int64_t speed, 203 int creation_flags,
|
| /openbmc/qemu/block/ |
| H A D | stream.c | 255 int creation_flags, int64_t speed, in stream_start() argument 351 speed, creation_flags, NULL, NULL, errp); in stream_start()
|
| H A D | backup.c | 365 int creation_flags, in backup_job_create() argument 478 speed, creation_flags, cb, opaque, errp); in backup_job_create()
|
| H A D | commit.c | 307 int creation_flags, int64_t speed, in commit_start() argument 349 speed, creation_flags, NULL, NULL, errp); in commit_start()
|
| H A D | mirror.c | 1826 int creation_flags, BlockDriverState *target, in mirror_start_job() argument 1916 creation_flags, cb, opaque, errp); in mirror_start_job() 2125 int creation_flags, int64_t speed, in mirror_start() argument 2149 mirror_start_job(job_id, bs, creation_flags, target, replaces, in mirror_start() 2157 BlockDriverState *base, int creation_flags, in commit_active_start() argument 2177 job_id, bs, creation_flags, base, NULL, speed, 0, 0, in commit_active_start()
|