Searched refs:v9fs_stat2inode_dotl (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/fs/9p/ |
D | v9fs_vfs.h | 55 void v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode,
|
D | vfs_inode_dotl.c | 132 v9fs_stat2inode_dotl(st, inode, 0); in v9fs_qid_iget_dotl() 482 v9fs_stat2inode_dotl(st, d_inode(dentry), 0); in v9fs_vfs_getattr_dotl() 627 v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode, in v9fs_stat2inode_dotl() function 966 v9fs_stat2inode_dotl(st, inode, flags); in v9fs_refresh_inode_dotl()
|
D | vfs_super.c | 167 v9fs_stat2inode_dotl(st, d_inode(root), 0); in v9fs_mount()
|