Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.c5615 Qcow2AmendOperation current_operation; member
5640 if (info->current_operation != info->last_operation) { in qcow2_amend_helper_cb()
5646 info->last_operation = info->current_operation; in qcow2_amend_helper_cb()
5772 helper_cb_info.current_operation = QCOW2_UPGRADING; in qcow2_amend_options()
5784 helper_cb_info.current_operation = QCOW2_UPDATING_ENCRYPTION; in qcow2_amend_options()
5817 helper_cb_info.current_operation = QCOW2_CHANGING_REFCOUNT_ORDER; in qcow2_amend_options()
5909 helper_cb_info.current_operation = QCOW2_DOWNGRADING; in qcow2_amend_options()