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

/linux-4.1.27/net/9p/
H A Dtrans_fd.c264 * p9_fd_read- read from a fd
271 static int p9_fd_read(struct p9_client *client, void *v, int len) p9_fd_read() function
319 err = p9_fd_read(m->client, m->rbuf + m->rpos, p9_read_work()

Completed in 32 milliseconds