Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dblock.c3007 AioContext *old_child_ctx; member
3020 if (bdrv_get_aio_context(bs) != s->old_child_ctx) { in bdrv_attach_child_common_abort()
3021 bdrv_try_change_aio_context(bs, s->old_child_ctx, NULL, &error_abort); in bdrv_attach_child_common_abort()
3151 .old_child_ctx = child_ctx, in bdrv_attach_child_common()