Home
last modified time | relevance | path

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

/linux-6.1.9/fs/9p/
Dvfs_inode_dotl.c153 st = p9_client_getattr_dotl(fid, P9_STATS_BASIC | P9_STATS_GEN); in v9fs_inode_from_fid_dotl()
477 st = p9_client_getattr_dotl(fid, P9_STATS_ALL); in v9fs_vfs_getattr_dotl()
951 st = p9_client_getattr_dotl(fid, P9_STATS_ALL); in v9fs_refresh_inode_dotl()
Dvfs_super.c161 st = p9_client_getattr_dotl(fid, P9_STATS_BASIC); in v9fs_mount()
/linux-6.1.9/include/net/9p/
Dclient.h217 struct p9_stat_dotl *p9_client_getattr_dotl(struct p9_fid *fid,
/linux-6.1.9/net/9p/
Dclient.c1712 struct p9_stat_dotl *p9_client_getattr_dotl(struct p9_fid *fid, in p9_client_getattr_dotl() function
1772 EXPORT_SYMBOL(p9_client_getattr_dotl);