Home
last modified time | relevance | path

Searched refs:v9fs_stat2inode (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/fs/9p/
Dv9fs_vfs.h64 void v9fs_stat2inode(struct p9_wstat *, struct inode *, struct super_block *);
Dvfs_inode.c541 v9fs_stat2inode(st, inode, sb); in v9fs_qid_iget()
1095 v9fs_stat2inode(st, d_inode(dentry), dentry->d_sb); in v9fs_vfs_getattr()
1177 v9fs_stat2inode(struct p9_wstat *stat, struct inode *inode, in v9fs_stat2inode() function
1440 v9fs_stat2inode(st, inode, inode->i_sb); in v9fs_refresh_inode()
Dvfs_super.c186 v9fs_stat2inode(st, d_inode(root), sb); in v9fs_mount()