Searched refs:p9_client_wstat (Results 1 - 4 of 4) 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.h244 int p9_client_wstat(struct p9_fid *fid, struct p9_wstat *wst);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dvfs_file.c277 retval = p9_client_wstat(fid, &wstat);
H A Dvfs_inode.c1084 retval = p9_client_wstat(oldfid, &wstat);
1217 retval = p9_client_wstat(fid, &wstat);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/9p/
H A Dclient.c1498 int p9_client_wstat(struct p9_fid *fid, struct p9_wstat *wst) function
1531 EXPORT_SYMBOL(p9_client_wstat); variable

Completed in 42 milliseconds