Searched refs:p9_dirent_read (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/fs/p9fs/ |
H A D | p9_client.h | 144 int p9_dirent_read(struct p9_client *clnt, char *buf, int start, int len,
|
H A D | p9_protocol.c | 606 p9_dirent_read(struct p9_client *clnt, char *buf, int start, int len, in p9_dirent_read() function
|
H A D | p9fs_vnops.c | 1821 offset = p9_dirent_read(clnt, io_buffer, offset, count, in p9fs_readdir()
|