Home
last modified time | relevance | path

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

/qemu/include/sysemu/
H A Dblock-backend-io.h203 int coroutine_fn blk_co_zone_append(BlockBackend *blk, int64_t *offset,
/qemu/block/
H A Dblock-backend.c1953 rwco->ret = blk_co_zone_append(rwco->blk, (int64_t *)(uintptr_t)acb->bytes, in blk_aio_zone_append_entry()
2043 int coroutine_fn blk_co_zone_append(BlockBackend *blk, int64_t *offset, in blk_co_zone_append() function