Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-cache.c171 ret = qcow2_cache_flush(bs, c->depends); in qcow2_cache_flush_dependency()
259 int qcow2_cache_flush(BlockDriverState *bs, Qcow2Cache *c) in qcow2_cache_flush() function
305 ret = qcow2_cache_flush(bs, c); in qcow2_cache_empty()