Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dblock.c3006 AioContext *old_parent_ctx; member
3024 if (bdrv_child_get_parent_aio_context(s->child) != s->old_parent_ctx) { in bdrv_attach_child_common_abort()
3033 ret = s->child->klass->change_aio_ctx(s->child, s->old_parent_ctx, in bdrv_attach_child_common_abort()
3150 .old_parent_ctx = parent_ctx, in bdrv_attach_child_common()