Searched refs:new_allocation (Results 1 – 2 of 2) sorted by relevance
3379 bool new_allocation; in qcow2_change_refcount_order() local3394 new_allocation = false; in qcow2_change_refcount_order()3408 &new_allocation, NULL, status_cb, cb_opaque, in qcow2_change_refcount_order()3416 if (new_allocation) { in qcow2_change_refcount_order()3434 } while (new_allocation); in qcow2_change_refcount_order()3440 &flush_refblock, &new_allocation, new_set_refcount, in qcow2_change_refcount_order()3446 assert(!new_allocation); in qcow2_change_refcount_order()
188 bool new_allocation; member 1608 m_data->new_allocation = false; in get_cluster_offset() 1753 m_data->new_allocation = true; in find_extent() 2141 if (m_data.new_allocation) { in vmdk_pwritev()