Home
last modified time | relevance | path

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

/linux-3.4.99/fs/9p/
Dv9fs_vfs.h62 void v9fs_stat2inode(struct p9_wstat *, struct inode *, struct super_block *);
Dvfs_inode.c536 v9fs_stat2inode(st, inode, sb); in v9fs_qid_iget()
1066 v9fs_stat2inode(st, dentry->d_inode, dentry->d_inode->i_sb); in v9fs_vfs_getattr()
1148 v9fs_stat2inode(struct p9_wstat *stat, struct inode *inode, in v9fs_stat2inode() function
1478 v9fs_stat2inode(st, inode, inode->i_sb); in v9fs_refresh_inode()
Dvfs_super.c183 v9fs_stat2inode(st, root->d_inode, sb); in v9fs_mount()