Searched refs:v9fs_stat2inode (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/9p/ |
H A D | v9fs_vfs.h | 28 /* flags for v9fs_stat2inode() & v9fs_stat2inode_dotl() */ 52 void v9fs_stat2inode(struct p9_wstat *stat, struct inode *inode,
|
H A D | vfs_inode.c | 466 v9fs_stat2inode(st, inode, sb, 0); in v9fs_qid_iget() 1020 v9fs_stat2inode(st, d_inode(dentry), dentry->d_sb, 0); in v9fs_vfs_getattr() 1099 * v9fs_stat2inode - populate an inode structure with mistat info 1108 v9fs_stat2inode(struct p9_wstat *stat, struct inode *inode, in v9fs_stat2inode() function 1372 v9fs_stat2inode(st, inode, inode->i_sb, flags); in v9fs_refresh_inode()
|
H A D | vfs_super.c | 177 v9fs_stat2inode(st, d_inode(root), sb, 0); in v9fs_mount()
|
/kernel/linux/linux-6.6/fs/9p/ |
H A D | v9fs_vfs.h | 28 /* flags for v9fs_stat2inode() & v9fs_stat2inode_dotl() */ 50 void v9fs_stat2inode(struct p9_wstat *stat, struct inode *inode,
|
H A D | vfs_inode.c | 465 v9fs_stat2inode(st, inode, sb, 0); in v9fs_qid_iget() 1034 v9fs_stat2inode(st, d_inode(dentry), dentry->d_sb, 0); in v9fs_vfs_getattr() 1135 * v9fs_stat2inode - populate an inode structure with mistat info 1144 v9fs_stat2inode(struct p9_wstat *stat, struct inode *inode, in v9fs_stat2inode() function 1410 v9fs_stat2inode(st, inode, inode->i_sb, flags); in v9fs_refresh_inode()
|
H A D | vfs_super.c | 176 v9fs_stat2inode(st, d_inode(root), sb, 0); in v9fs_mount()
|
Completed in 5 milliseconds