Home
last modified time | relevance | path

Searched refs:p9_dirent_read (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/p9fs/
H A Dp9_client.h144 int p9_dirent_read(struct p9_client *clnt, char *buf, int start, int len,
H A Dp9_protocol.c606 p9_dirent_read(struct p9_client *clnt, char *buf, int start, int len, in p9_dirent_read() function
H A Dp9fs_vnops.c1821 offset = p9_dirent_read(clnt, io_buffer, offset, count, in p9fs_readdir()