Home
last modified time | relevance | path

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

/qemu/block/
H A Dblkdebug.c115 static QemuOptsList inject_error_opts = { variable
117 .head = QTAILQ_HEAD_INITIALIZER(inject_error_opts.head),
172 &inject_error_opts,
308 qemu_opts_foreach(&inject_error_opts, add_rule, &d, &local_err); in read_config()
325 qemu_opts_reset(&inject_error_opts); in read_config()