Searched refs:qcow2_cache_destroy (Results 1 – 3 of 3) sorted by relevance
151 int qcow2_cache_destroy(Qcow2Cache *c) in qcow2_cache_destroy() function
1224 qcow2_cache_destroy(s->l2_table_cache); in qcow2_update_options_commit()1227 qcow2_cache_destroy(s->refcount_block_cache); in qcow2_update_options_commit()1256 qcow2_cache_destroy(r->l2_table_cache); in qcow2_update_options_abort()1259 qcow2_cache_destroy(r->refcount_block_cache); in qcow2_update_options_abort()1911 qcow2_cache_destroy(s->l2_table_cache); in qcow2_do_open()1914 qcow2_cache_destroy(s->refcount_block_cache); in qcow2_do_open()2807 qcow2_cache_destroy(s->l2_table_cache); in qcow2_do_close()2808 qcow2_cache_destroy(s->refcount_block_cache); in qcow2_do_close()
1001 int qcow2_cache_destroy(Qcow2Cache *c);