Searched refs:bdrv_co_leave (Results 1 – 3 of 3) sorted by relevance
285 void coroutine_fn bdrv_co_leave(BlockDriverState *bs, AioContext *old_ctx);
2273 bdrv_co_leave(bs, old_ctx); in qmp_block_resize()
7446 void coroutine_fn bdrv_co_leave(BlockDriverState *bs, AioContext *old_ctx) in bdrv_co_leave() function