Home
last modified time | relevance | path

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

/qemu/
H A Dblock.c3076 AioContext *child_ctx = bdrv_get_aio_context(child_bs); in bdrv_attach_child_common() local
3098 if (child_ctx != parent_ctx) { in bdrv_attach_child_common()
3109 ret_child = child_class->change_aio_ctx(new_child, child_ctx, in bdrv_attach_child_common()
3152 .old_child_ctx = child_ctx, in bdrv_attach_child_common()