Searched refs:qio_channel_set_follow_coroutine_ctx (Results 1 – 7 of 7) sorted by relevance
532 void qio_channel_set_follow_coroutine_ctx(QIOChannel *ioc, bool enabled);
219 qio_channel_set_follow_coroutine_ctx(QIO_CHANNEL(client->ioc), true); in vh_co_entry()
373 qio_channel_set_follow_coroutine_ctx(server->ioc, true); in vu_accept()
371 void qio_channel_set_follow_coroutine_ctx(QIOChannel *ioc, bool enabled) in qio_channel_set_follow_coroutine_ctx() function
738 qio_channel_set_follow_coroutine_ctx(QIO_CHANNEL(client->ioc), true); in prh_co_entry()
355 qio_channel_set_follow_coroutine_ctx(s->ioc, true); in nbd_co_do_establish_connection()
1415 qio_channel_set_follow_coroutine_ctx(client->ioc, true); in nbd_negotiate()