Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dblock-backend-io.h184 int coroutine_fn blk_co_pwrite_compressed(BlockBackend *blk, int64_t offset,
/openbmc/qemu/block/
H A Dblock-backend.c2534 int coroutine_fn blk_co_pwrite_compressed(BlockBackend *blk, int64_t offset, in blk_co_pwrite_compressed() function