Home
last modified time | relevance | path

Searched refs:v9fs_stat2inode_dotl (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/9p/
H A Dv9fs_vfs.h28 /* flags for v9fs_stat2inode() & v9fs_stat2inode_dotl() */
54 void v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode,
H A Dvfs_inode_dotl.c131 v9fs_stat2inode_dotl(st, inode, 0); in v9fs_qid_iget_dotl()
484 v9fs_stat2inode_dotl(st, d_inode(dentry), 0); in v9fs_vfs_getattr_dotl()
608 * v9fs_stat2inode_dotl - populate an inode structure with stat info
616 v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode, in v9fs_stat2inode_dotl() function
952 v9fs_stat2inode_dotl(st, inode, flags); in v9fs_refresh_inode_dotl()
H A Dvfs_super.c166 v9fs_stat2inode_dotl(st, d_inode(root), 0); in v9fs_mount()
/kernel/linux/linux-6.6/fs/9p/
H A Dv9fs_vfs.h28 /* flags for v9fs_stat2inode() & v9fs_stat2inode_dotl() */
52 void v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode,
H A Dvfs_inode_dotl.c130 v9fs_stat2inode_dotl(st, inode, 0); in v9fs_qid_iget_dotl()
478 v9fs_stat2inode_dotl(st, d_inode(dentry), 0); in v9fs_vfs_getattr_dotl()
630 * v9fs_stat2inode_dotl - populate an inode structure with stat info
638 v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode, in v9fs_stat2inode_dotl() function
977 v9fs_stat2inode_dotl(st, inode, flags); in v9fs_refresh_inode_dotl()
H A Dvfs_super.c164 v9fs_stat2inode_dotl(st, d_inode(root), 0); in v9fs_mount()

Completed in 4 milliseconds