Searched refs:befs_iget (Results 1 – 1 of 1) sorted by relevance
41 static struct inode *befs_iget(struct super_block *, unsigned long);202 inode = befs_iget(dir->i_sb, (ino_t) offset); in befs_lookup()303 static struct inode *befs_iget(struct super_block *sb, unsigned long ino) in befs_iget() function852 root = befs_iget(sb, iaddr2blockno(sb, &(befs_sb->root_dir))); in befs_fill_super()