Searched refs:refcount_table_size2 (Results 1 – 1 of 1) sorted by relevance
104 unsigned int refcount_table_size2, i; in qcow2_refcount_init() local113 refcount_table_size2 = s->refcount_table_size * REFTABLE_ENTRY_SIZE; in qcow2_refcount_init()114 s->refcount_table = g_try_malloc(refcount_table_size2); in qcow2_refcount_init()123 refcount_table_size2, s->refcount_table, 0); in qcow2_refcount_init()