Searched refs:v9fs_stat2inode (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/fs/9p/ |
D | v9fs_vfs.h | 62 void v9fs_stat2inode(struct p9_wstat *, struct inode *, struct super_block *);
|
D | vfs_inode.c | 536 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()
|
D | vfs_super.c | 183 v9fs_stat2inode(st, root->d_inode, sb); in v9fs_mount()
|