Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dstream.c46 static int coroutine_fn stream_populate(BlockBackend *blk, in stream_populate() function
214 ret = stream_populate(s->blk, offset, n); in stream_run()