Searched refs:qcow2_cache_entry_flush (Results 1 – 2 of 2) sorted by relevance
183 qcow2_cache_entry_flush(BlockDriverState *bs, Qcow2Cache *c, int i) in qcow2_cache_entry_flush() function250 ret = qcow2_cache_entry_flush(bs, c, i); in qcow2_cache_write()373 ret = qcow2_cache_entry_flush(bs, c, i); in qcow2_cache_do_get()
106 qcow2_cache_entry_flush(void *co, int c, int i) "co %p is_l2_cache %d index %d"