Home
last modified time | relevance | path

Searched refs:runtime_type_opts (Results 1 – 1 of 1) sorted by last modified time

/qemu/block/
H A Dgluster.c170 static QemuOptsList runtime_type_opts = { variable
172 .head = QTAILQ_HEAD_INITIALIZER(runtime_type_opts.head),
554 opts = qemu_opts_create(&runtime_type_opts, NULL, 0, &error_abort); in qemu_gluster_parse_json()