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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dv9fs_vfs.h57 void v9fs_stat2inode(struct p9_wstat *, struct inode *, struct super_block *);
H A Dvfs_super.c172 v9fs_stat2inode(st, root->d_inode, sb);
H A Dvfs_inode.c463 v9fs_stat2inode(st, ret, sb);
1131 v9fs_stat2inode(st, dentry->d_inode, dentry->d_inode->i_sb);
1286 * v9fs_stat2inode - populate an inode structure with mistat info
1294 v9fs_stat2inode(struct p9_wstat *stat, struct inode *inode, function

Completed in 43 milliseconds