Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dvdi.c146 static QemuOptsList vdi_create_opts; variable
935 qdict = qemu_opts_to_qdict_filtered(opts, NULL, &vdi_create_opts, true); in vdi_co_create_opts()
1003 static QemuOptsList vdi_create_opts = { variable
1005 .head = QTAILQ_HEAD_INITIALIZER(vdi_create_opts.head),
1055 .create_opts = &vdi_create_opts,