Searched refs:blk_co_pwrite (Results 1 – 3 of 3) sorted by relevance
| /openbmc/qemu/include/system/ |
| H A D | block-backend-io.h | 170 int coroutine_fn blk_co_pwrite(BlockBackend *blk, int64_t offset, int64_t bytes,
|
| /openbmc/qemu/block/ |
| H A D | commit.c | 174 ret = blk_co_pwrite(s->base, offset, bytes, buf, 0); in commit_iteration()
|
| H A D | block-backend.c | 1457 int coroutine_fn blk_co_pwrite(BlockBackend *blk, int64_t offset, int64_t bytes, in blk_co_pwrite() function
|