Home
last modified time | relevance | path

Searched refs:realloc_refcount_array (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/block/
H A Dqcow2-refcount.c1479 static int realloc_refcount_array(BDRVQcow2State *s, void **array, in realloc_refcount_array() function
1564 ret = realloc_refcount_array(s, refcount_table, in qcow2_inc_refcounts_imrt()
2145 ret = realloc_refcount_array(s, refcount_table, in check_refblocks()
2212 ret = realloc_refcount_array(s, refcount_table, in calculate_refcounts()
2426 ret = realloc_refcount_array(s, refcount_table, imrt_nb_clusters, in alloc_clusters_imrt()