Home
last modified time | relevance | path

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

/linux/fs/befs/
H A Dlinuxvfs.c47 static struct inode *befs_iget(struct super_block *, unsigned long);
208 inode = befs_iget(dir->i_sb, (ino_t) offset); in befs_lookup()
298 static struct inode *befs_iget(struct super_block *sb, unsigned long ino) in befs_iget() function
641 return befs_iget(sb, ino); in befs_nfs_get_inode()
669 parent = befs_iget(child->d_sb, in befs_get_parent()
893 root = befs_iget(sb, iaddr2blockno(sb, &(befs_sb->root_dir))); in befs_fill_super()