Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dgluster.c183 static QemuOptsList runtime_unix_opts = { variable
185 .head = QTAILQ_HEAD_INITIALIZER(runtime_unix_opts.head),
632 opts = qemu_opts_create(&runtime_unix_opts, NULL, 0, &error_abort); in qemu_gluster_parse_json()