Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-refcount.c983 uint64_t next_cluster_index = s->free_cluster_index++; in alloc_clusters_noref() local
984 ret = qcow2_get_refcount(bs, next_cluster_index, &refcount); in alloc_clusters_noref()