Searched refs:vhost_user_send_resp (Results 1 – 1 of 1) sorted by relevance
1659 static bool vhost_user_send_resp(QIOChannel *ioc, VhostUserHeader *hdr, in vhost_user_send_resp() function1678 return vhost_user_send_resp(ioc, hdr, payload, errp); in vhost_user_backend_send_dmabuf_fd()1854 if (!vhost_user_send_resp(ioc, &hdr, &payload, &local_err)) { in backend_read()