Searched refs:max_refcount_table_index (Results 1 – 3 of 3) sorted by relevance
98 s->max_refcount_table_index = i; in update_max_refcount_table_index()452 s->max_refcount_table_index = in alloc_refcount_block()453 MAX(s->max_refcount_table_index, refcount_table_index); in alloc_refcount_block()586 if (table_size > s->max_refcount_table_index) { in qcow2_refcount_area()589 (s->max_refcount_table_index + 1) * REFTABLE_ENTRY_SIZE); in qcow2_refcount_area()2982 unsigned last_entry = s->max_refcount_table_index; in qcow2_check_metadata_overlap()
356 uint32_t max_refcount_table_index; /* Last used entry in refcount_table */ member
4951 s->max_refcount_table_index = 0; in make_completely_empty()