Searched refs:v9fs_get_inode (Results 1 – 3 of 3) sorted by relevance
47 struct inode *v9fs_get_inode(struct super_block *sb, int mode);
147 inode = v9fs_get_inode(sb, S_IFDIR | mode); in v9fs_get_sb()
208 struct inode *v9fs_get_inode(struct super_block *sb, int mode) in v9fs_get_inode() function348 ret = v9fs_get_inode(sb, umode); in v9fs_inode_from_fid()