Searched refs:qcow2_cache_discard (Results 1 – 3 of 3) sorted by relevance
451 void qcow2_cache_discard(Qcow2Cache *c, void *table) in qcow2_cache_discard() function
1023 void qcow2_cache_discard(Qcow2Cache *c, void *table);
896 qcow2_cache_discard(s->refcount_block_cache, table); in update_refcount()901 qcow2_cache_discard(s->l2_table_cache, table); in update_refcount()3620 qcow2_cache_discard(s->refcount_block_cache, refblock); in qcow2_discard_refcount_block()