Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/9p/
Dclient.h263 int p9stat_read(struct p9_client *, char *, int, struct p9_wstat *);
/linux-4.4.14/fs/9p/
Dvfs_dir.c149 err = p9stat_read(fid->clnt, rdir->buf + rdir->head, in v9fs_dir_readdir()
/linux-4.4.14/net/9p/
Dprotocol.c554 int p9stat_read(struct p9_client *clnt, char *buf, int len, struct p9_wstat *st) in p9stat_read() function
572 EXPORT_SYMBOL(p9stat_read);