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

/linux-master/fs/9p/
H A Dv9fs_vfs.h28 /* flags for v9fs_stat2inode() & v9fs_stat2inode_dotl() */
53 void v9fs_stat2inode(struct p9_wstat *stat, struct inode *inode,
H A Dvfs_inode.c406 v9fs_stat2inode(st, inode, sb, 0);
971 v9fs_stat2inode(st, d_inode(dentry), dentry->d_sb, 0);
1072 * v9fs_stat2inode - populate an inode structure with mistat info
1081 v9fs_stat2inode(struct p9_wstat *stat, struct inode *inode, function
1326 v9fs_stat2inode(st, inode, inode->i_sb, flags);

Completed in 119 milliseconds