Home
last modified time | relevance | path

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

/openbmc/qemu/nbd/
H A Dserver.c141 Coroutine *send_coroutine; member
1685 assert(client->send_coroutine == NULL); in blk_aio_attached()
2041 client->send_coroutine = qemu_coroutine_self(); in nbd_co_send_iov()
2045 client->send_coroutine = NULL; in nbd_co_send_iov()