Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dblock-global-state.h285 bool bdrv_child_change_aio_context(BdrvChild *c, AioContext *ctx,
/openbmc/qemu/
H A Dblockjob.c157 if (!bdrv_child_change_aio_context(sibling, ctx, visited, in child_job_change_aio_ctx()
H A Dblock.c7703 bool bdrv_child_change_aio_context(BdrvChild *c, AioContext *ctx, in bdrv_child_change_aio_context() function
7789 if (!bdrv_child_change_aio_context(c, ctx, visited, tran, errp)) { in bdrv_change_aio_context()