Searched refs:next_cluster_index (Results 1 - 1 of 1) sorted by relevance
/external/qemu/block/ | ||
H A D | qcow2-refcount.c | 595 int64_t next_cluster_index = s->free_cluster_index++; local 596 refcount = get_refcount(bs, next_cluster_index); |
Completed in 43 milliseconds