Searched refs:p9_client_getattr_dotl (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.h247 struct p9_stat_dotl *p9_client_getattr_dotl(struct p9_fid *fid,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dvfs_super.c155 st = p9_client_getattr_dotl(fid, P9_STATS_BASIC);
H A Dvfs_inode.c487 st = p9_client_getattr_dotl(fid, P9_STATS_BASIC);
1162 st = p9_client_getattr_dotl(fid, P9_STATS_ALL);
1783 st = p9_client_getattr_dotl(fid, P9_STATS_BASIC);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/9p/
H A Dclient.c1410 struct p9_stat_dotl *p9_client_getattr_dotl(struct p9_fid *fid, function
1467 EXPORT_SYMBOL(p9_client_getattr_dotl); variable

Completed in 80 milliseconds