Searched refs:ret_child (Results 1 – 1 of 1) sorted by relevance
3105 bool ret_child; in bdrv_attach_child_common() local3108 ret_child = child_class->change_aio_ctx(new_child, child_ctx, in bdrv_attach_child_common()3111 if (ret_child == true) { in bdrv_attach_child_common()3115 tran_finalize(aio_ctx_tran, ret_child == true ? 0 : -1); in bdrv_attach_child_common()