Searched refs:qed_create_opts (Results 1 – 1 of 1) sorted by relevance
31 static QemuOptsList qed_create_opts; variable783 qdict = qemu_opts_to_qdict_filtered(opts, NULL, &qed_create_opts, true); in bdrv_qed_co_create_opts()1612 static QemuOptsList qed_create_opts = { variable1614 .head = QTAILQ_HEAD_INITIALIZER(qed_create_opts.head),1649 .create_opts = &qed_create_opts,