Home
last modified time | relevance | path

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

/qemu/
H A Dblock.c7494 static bool bdrv_parent_change_aio_context(BdrvChild *c, AioContext *ctx, in bdrv_parent_change_aio_context() function
7584 if (!bdrv_parent_change_aio_context(c, ctx, visited, tran, errp)) { in bdrv_change_aio_context()