Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.c5644 Qcow2AmendOperation last_operation; member
5656 if (info->current_operation != info->last_operation) { in qcow2_amend_helper_cb()
5657 if (info->last_operation != QCOW2_NO_OPERATION) { in qcow2_amend_helper_cb()
5662 info->last_operation = info->current_operation; in qcow2_amend_helper_cb()