Home
last modified time | relevance | path

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

/qemu/block/
H A Dqcow2-refcount.c2383 int64_t *imrt_nb_clusters, in alloc_clusters_imrt() argument
2395 cluster < *imrt_nb_clusters && in alloc_clusters_imrt()
2426 ret = realloc_refcount_array(s, refcount_table, imrt_nb_clusters, in alloc_clusters_imrt()