Searched refs:bfs_iget (Results 1 – 3 of 3) sorted by relevance
49 extern struct inode *bfs_iget(struct super_block *sb, unsigned long ino);
34 struct inode *bfs_iget(struct super_block *sb, unsigned long ino) in bfs_iget() function372 inode = bfs_iget(s, BFS_ROOT_INO); in bfs_fill_super()
141 inode = bfs_iget(dir->i_sb, ino); in bfs_lookup()