Home
last modified time | relevance | path

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

/external/qemu/block/
Dqcow2-refcount.c147 static unsigned int next_refcount_table_size(BDRVQcowState *s, in next_refcount_table_size() function
312 uint64_t table_size = next_refcount_table_size(s, blocks_used + 1); in alloc_refcount_block()
323 table_size = next_refcount_table_size(s, blocks_used + in alloc_refcount_block()