Home
last modified time | relevance | path

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

/linux-4.4.14/fs/9p/
Dv9fs_vfs.h64 void v9fs_stat2inode(struct p9_wstat *, struct inode *, struct super_block *);
Dvfs_inode.c538 v9fs_stat2inode(st, inode, sb); in v9fs_qid_iget()
1074 v9fs_stat2inode(st, d_inode(dentry), d_inode(dentry)->i_sb); in v9fs_vfs_getattr()
1156 v9fs_stat2inode(struct p9_wstat *stat, struct inode *inode, in v9fs_stat2inode() function
1410 v9fs_stat2inode(st, inode, inode->i_sb); in v9fs_refresh_inode()
Dvfs_super.c179 v9fs_stat2inode(st, d_inode(root), sb); in v9fs_mount()