Home
last modified time | relevance | path

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

/Linux-v4.19/fs/befs/
Dlinuxvfs.c45 static struct inode *befs_iget(struct super_block *, unsigned long);
206 inode = befs_iget(dir->i_sb, (ino_t) offset); in befs_lookup()
302 static struct inode *befs_iget(struct super_block *sb, unsigned long ino) in befs_iget() function
648 return befs_iget(sb, ino); in befs_nfs_get_inode()
676 parent = befs_iget(child->d_sb, in befs_get_parent()
901 root = befs_iget(sb, iaddr2blockno(sb, &(befs_sb->root_dir))); in befs_fill_super()