Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/9p/
H A Dtrans_fd.c243 * p9_fd_read- read from a fd
250 static int p9_fd_read(struct p9_client *client, void *v, int len) in p9_fd_read() function
301 err = p9_fd_read(m->client, m->rc.sdata + m->rc.offset, in p9_read_work()
/kernel/linux/linux-6.6/net/9p/
H A Dtrans_fd.c244 * p9_fd_read- read from a fd
251 static int p9_fd_read(struct p9_client *client, void *v, int len) in p9_fd_read() function
302 err = p9_fd_read(m->client, m->rc.sdata + m->rc.offset, in p9_read_work()

Completed in 4 milliseconds