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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/befs/
H A Dlinuxvfs.c38 static struct inode *befs_iget(struct super_block *, unsigned long);
202 inode = befs_iget(dir->i_sb, (ino_t) offset);
300 static struct inode *befs_iget(struct super_block *sb, unsigned long ino) function
841 root = befs_iget(sb, iaddr2blockno(sb, &(befs_sb->root_dir)));

Completed in 25 milliseconds