Home
last modified time | relevance | path

Searched defs:table_clusters (Results 1 – 1 of 1) sorted by relevance

/external/qemu/block/
Dqcow2-refcount.c316 uint64_t table_clusters = size_to_clusters(s, table_size); in alloc_refcount_block() local
354 uint64_t table_clusters = size_to_clusters(s, table_size * sizeof(uint64_t)); in alloc_refcount_block() local