Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dgluster.c147 static QemuOptsList runtime_json_opts = { variable
149 .head = QTAILQ_HEAD_INITIALIZER(runtime_json_opts.head),
522 opts = qemu_opts_create(&runtime_json_opts, NULL, 0, &error_abort); in qemu_gluster_parse_json()