Home
last modified time | relevance | path

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

/qemu/block/
H A Dqcow2-cache.c183 qcow2_cache_entry_flush(BlockDriverState *bs, Qcow2Cache *c, int i) in qcow2_cache_entry_flush() function
250 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()
H A Dtrace-events106 qcow2_cache_entry_flush(void *co, int c, int i) "co %p is_l2_cache %d index %d"