Searched refs:qcow2_cache_empty (Results 1 – 5 of 5) sorted by relevance
301 int qcow2_cache_empty(BlockDriverState *bs, Qcow2Cache *c) in qcow2_cache_empty() function
1011 int GRAPH_RDLOCK qcow2_cache_empty(BlockDriverState *bs, Qcow2Cache *c);
2495 ret = qcow2_cache_empty(bs, s->l2_table_cache); in qcow2_expand_zero_clusters()
4878 ret = qcow2_cache_empty(bs, s->l2_table_cache); in make_completely_empty()4883 ret = qcow2_cache_empty(bs, s->refcount_block_cache); in make_completely_empty()
2626 qcow2_cache_empty(bs, s->refcount_block_cache); in rebuild_refcount_structure()