Home
last modified time | relevance | path

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

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