Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.c5059 static coroutine_fn GRAPH_RDLOCK int qcow2_co_flush_to_os(BlockDriverState *bs) in qcow2_co_flush_to_os() function
6161 .bdrv_co_flush_to_os = qcow2_co_flush_to_os,