Home
last modified time | relevance | path

Searched refs:p9_client_getattr_dotl (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/9p/
H A Dvfs_inode_dotl.c152 st = p9_client_getattr_dotl(fid, P9_STATS_BASIC | P9_STATS_GEN); in v9fs_inode_from_fid_dotl()
480 st = p9_client_getattr_dotl(fid, P9_STATS_ALL); in v9fs_vfs_getattr_dotl()
937 st = p9_client_getattr_dotl(fid, P9_STATS_ALL); in v9fs_refresh_inode_dotl()
H A Dvfs_super.c160 st = p9_client_getattr_dotl(fid, P9_STATS_BASIC); in v9fs_mount()
/kernel/linux/linux-6.6/fs/9p/
H A Dvfs_inode_dotl.c152 st = p9_client_getattr_dotl(fid, P9_STATS_BASIC | P9_STATS_GEN); in v9fs_inode_from_fid_dotl()
473 st = p9_client_getattr_dotl(fid, P9_STATS_ALL); in v9fs_vfs_getattr_dotl()
962 st = p9_client_getattr_dotl(fid, P9_STATS_ALL); in v9fs_refresh_inode_dotl()
H A Dvfs_super.c158 st = p9_client_getattr_dotl(fid, P9_STATS_BASIC); in v9fs_mount()
/kernel/linux/linux-5.10/include/net/9p/
H A Dclient.h211 struct p9_stat_dotl *p9_client_getattr_dotl(struct p9_fid *fid,
/kernel/linux/linux-6.6/include/net/9p/
H A Dclient.h217 struct p9_stat_dotl *p9_client_getattr_dotl(struct p9_fid *fid,
/kernel/linux/linux-5.10/net/9p/
H A Dclient.c1747 struct p9_stat_dotl *p9_client_getattr_dotl(struct p9_fid *fid, in p9_client_getattr_dotl() function
1806 EXPORT_SYMBOL(p9_client_getattr_dotl); variable
/kernel/linux/linux-6.6/net/9p/
H A Dclient.c1715 struct p9_stat_dotl *p9_client_getattr_dotl(struct p9_fid *fid, in p9_client_getattr_dotl() function
1774 EXPORT_SYMBOL(p9_client_getattr_dotl); variable

Completed in 10 milliseconds