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

/linux-4.4.14/fs/befs/
H A Dlinuxvfs.c41 static struct inode *befs_iget(struct super_block *, unsigned long);
196 inode = befs_iget(dir->i_sb, (ino_t) offset); befs_lookup()
297 static struct inode *befs_iget(struct super_block *sb, unsigned long ino) befs_iget() function
835 root = befs_iget(sb, iaddr2blockno(sb, &(befs_sb->root_dir))); befs_fill_super()

Completed in 37 milliseconds