Home
last modified time | relevance | path

Searched refs:runtime_opts (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/block/
H A Dnull.c32 static QemuOptsList runtime_opts = { variable
34 .head = QTAILQ_HEAD_INITIALIZER(runtime_opts.head),
87 opts = qemu_opts_create(&runtime_opts, NULL, 0, &error_abort); in null_open()
H A Dblkverify.c94 static QemuOptsList runtime_opts = { variable
96 .head = QTAILQ_HEAD_INITIALIZER(runtime_opts.head),
119 opts = qemu_opts_create(&runtime_opts, NULL, 0, &error_abort); in blkverify_open()
H A Dpreallocate.c88 static QemuOptsList runtime_opts = { variable
90 .head = QTAILQ_HEAD_INITIALIZER(runtime_opts.head),
110 QemuOpts *opts = qemu_opts_create(&runtime_opts, NULL, 0, &error_abort); in preallocate_absorb_opts()
H A Dblklogwrites.c88 static QemuOptsList runtime_opts = { variable
90 .head = QTAILQ_HEAD_INITIALIZER(runtime_opts.head),
177 opts = qemu_opts_create(&runtime_opts, NULL, 0, &error_abort); in blk_log_writes_open()
H A Dcurl.c613 static QemuOptsList runtime_opts = { variable
615 .head = QTAILQ_HEAD_INITIALIZER(runtime_opts.head),
709 opts = qemu_opts_create(&runtime_opts, NULL, 0, &error_abort); in curl_open()
H A Dblkdebug.c425 static QemuOptsList runtime_opts = { variable
427 .head = QTAILQ_HEAD_INITIALIZER(runtime_opts.head),
482 opts = qemu_opts_create(&runtime_opts, NULL, 0, &error_abort); in blkdebug_open()
H A Dgluster.c124 static QemuOptsList runtime_opts = { variable
126 .head = QTAILQ_HEAD_INITIALIZER(runtime_opts.head),
803 opts = qemu_opts_create(&runtime_opts, NULL, 0, &error_abort); in qemu_gluster_open()
H A Dnvme.c149 static QemuOptsList runtime_opts = { variable
151 .head = QTAILQ_HEAD_INITIALIZER(runtime_opts.head),
981 opts = qemu_opts_create(&runtime_opts, NULL, 0, &error_abort); in nvme_open()
H A Discsi.c1723 static QemuOptsList runtime_opts = { variable
1725 .head = QTAILQ_HEAD_INITIALIZER(runtime_opts.head),
1812 opts = qemu_opts_create(&runtime_opts, NULL, 0, &error_abort); in iscsi_open()
H A Dvvfat.c1057 static QemuOptsList runtime_opts = { variable
1059 .head = QTAILQ_HEAD_INITIALIZER(runtime_opts.head),
1153 opts = qemu_opts_create(&runtime_opts, NULL, 0, &error_abort); in vvfat_open()