Searched refs:p9_fd_write (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/9p/
H A Dtrans_fd.c406 * p9_fd_write - write to a socket
413 static int p9_fd_write(struct p9_client *client, void *v, int len) p9_fd_write() function
481 err = p9_fd_write(m->client, m->wbuf + m->wpos, m->wsize - m->wpos); p9_write_work()

Completed in 37 milliseconds