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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/9p/
H A Dclient.h258 int p9stat_read(char *, int, struct p9_wstat *, int);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dvfs_dir.c168 err = p9stat_read(rdir->buf + rdir->head,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/9p/
H A Dprotocol.c578 int p9stat_read(char *buf, int len, struct p9_wstat *st, int proto_version) function
590 P9_DPRINTK(P9_DEBUG_9P, "<<< p9stat_read failed: %d\n", ret);
596 EXPORT_SYMBOL(p9stat_read); variable

Completed in 64 milliseconds