Searched refs:total_operations (Results 1 – 1 of 1) sorted by relevance
5634 int total_operations; member5665 assert(info->total_operations > 0); in qcow2_amend_helper_cb()5666 assert(info->operations_completed < info->total_operations); in qcow2_amend_helper_cb()5676 projected_work_size = current_work_size * (info->total_operations - in qcow2_amend_helper_cb()5781 .total_operations = (new_version != old_version) in qcow2_amend_options()