Home
last modified time | relevance | path

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

/qemu/block/
H A Dqcow.c93 static QemuOptsList qcow_create_opts; variable
961 qdict = qemu_opts_to_qdict_filtered(opts, NULL, &qcow_create_opts, true); in qcow_co_create_opts()
1145 static QemuOptsList qcow_create_opts = { variable
1147 .head = QTAILQ_HEAD_INITIALIZER(qcow_create_opts.head),
1209 .create_opts = &qcow_create_opts,
/qemu/tests/unit/
H A Dtest-crypto-block.c41 static QCryptoBlockCreateOptions qcow_create_opts = { variable
126 .create_opts = &qcow_create_opts,