Searched refs:qcow_create_opts (Results 1 – 2 of 2) sorted by relevance
93 static QemuOptsList qcow_create_opts; variable961 qdict = qemu_opts_to_qdict_filtered(opts, NULL, &qcow_create_opts, true); in qcow_co_create_opts()1145 static QemuOptsList qcow_create_opts = { variable1147 .head = QTAILQ_HEAD_INITIALIZER(qcow_create_opts.head),1209 .create_opts = &qcow_create_opts,
41 static QCryptoBlockCreateOptions qcow_create_opts = { variable126 .create_opts = &qcow_create_opts,