Searched refs:QCOW_MAX_REFTABLE_SIZE (Results 1 – 3 of 3) sorted by relevance
54 #define QCOW_MAX_REFTABLE_SIZE (8 * MiB) macro
551 if (total_refblock_count_u64 > QCOW_MAX_REFTABLE_SIZE) { in qcow2_refcount_area()573 if (table_size > QCOW_MAX_REFTABLE_SIZE) { in qcow2_refcount_area()3130 if (new_reftable_size > QCOW_MAX_REFTABLE_SIZE / REFTABLE_ENTRY_SIZE) { in alloc_refblock()
1547 s->cluster_size, QCOW_MAX_REFTABLE_SIZE, in qcow2_do_open()