Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dgluster.c201 static QemuOptsList runtime_inet_opts = { variable
203 .head = QTAILQ_HEAD_INITIALIZER(runtime_inet_opts.head),
584 opts = qemu_opts_create(&runtime_inet_opts, NULL, 0, &error_abort); in qemu_gluster_parse_json()