Home
last modified time | relevance | path

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

/linux/fs/9p/
H A Dvfs_inode_dotl.c86 st = p9_client_getattr_dotl(fid, P9_STATS_BASIC | P9_STATS_GEN); in v9fs_fid_iget_dotl()
408 st = p9_client_getattr_dotl(fid, P9_STATS_ALL); in v9fs_vfs_getattr_dotl()
849 st = p9_client_getattr_dotl(fid, P9_STATS_ALL); in v9fs_refresh_inode_dotl()
/linux/include/net/9p/
H A Dclient.h219 struct p9_stat_dotl *p9_client_getattr_dotl(struct p9_fid *fid,
/linux/net/9p/
H A Dclient.c1766 struct p9_stat_dotl *p9_client_getattr_dotl(struct p9_fid *fid, in p9_client_getattr_dotl() function
1825 EXPORT_SYMBOL(p9_client_getattr_dotl);