Searched refs:total_refblock_count_u64 (Results 1 – 1 of 1) sorted by relevance
538 uint64_t total_refblock_count_u64, additional_refblock_count; in qcow2_refcount_area() local550 !exact_size, &total_refblock_count_u64); in qcow2_refcount_area()551 if (total_refblock_count_u64 > QCOW_MAX_REFTABLE_SIZE) { in qcow2_refcount_area()554 total_refblock_count = total_refblock_count_u64; in qcow2_refcount_area()