Searched refs:qio_channel_readv_all_eof (Results 1 – 3 of 3) sorted by relevance
113 int coroutine_mixed_fn qio_channel_readv_all_eof(QIOChannel *ioc, in qio_channel_readv_all_eof() function335 return qio_channel_readv_all_eof(ioc, &iov, 1, errp); in qio_channel_read_all_eof()
321 int coroutine_mixed_fn qio_channel_readv_all_eof(QIOChannel *ioc,
193 rc = qio_channel_readv_all_eof(ioc, &iov_payload, 1, &local_err); in vu_message_read()