Home
last modified time | relevance | path

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

/qemu/block/
H A Dqcow2.c5704 Qcow2AmendHelperCBInfo helper_cb_info; in qcow2_amend_options() local
5782 helper_cb_info = (Qcow2AmendHelperCBInfo){ in qcow2_amend_options()
5792 helper_cb_info.current_operation = QCOW2_UPGRADING; in qcow2_amend_options()
5794 &helper_cb_info, errp); in qcow2_amend_options()
5804 helper_cb_info.current_operation = QCOW2_UPDATING_ENCRYPTION; in qcow2_amend_options()
5837 helper_cb_info.current_operation = QCOW2_CHANGING_REFCOUNT_ORDER; in qcow2_amend_options()
5840 &helper_cb_info, errp); in qcow2_amend_options()
5929 helper_cb_info.current_operation = QCOW2_DOWNGRADING; in qcow2_amend_options()
5931 &helper_cb_info, errp); in qcow2_amend_options()