Home
last modified time | relevance | path

Searched defs:bdrv_co_preadv (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/block/
H A Dblock_int-common.h531 int coroutine_fn GRAPH_RDLOCK_PTR (*bdrv_co_preadv)(BlockDriverState *bs, member
/openbmc/qemu/block/
H A Dio.c1763 int coroutine_fn bdrv_co_preadv(BdrvChild *child, in bdrv_co_preadv() function