Home
last modified time | relevance | path

Searched refs:bdrv_co_enter (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/block/
H A Dblock-io.h279 AioContext *coroutine_fn bdrv_co_enter(BlockDriverState *bs);
/openbmc/qemu/
H A Dblockdev.c2271 old_ctx = bdrv_co_enter(bs); in qmp_block_resize()
H A Dblock.c7428 AioContext *coroutine_fn bdrv_co_enter(BlockDriverState *bs) in bdrv_co_enter() function