Home
last modified time | relevance | path

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

/fs/romfs/
Dsuper.c97 static struct inode *romfs_iget(struct super_block *sb, unsigned long pos);
251 inode = romfs_iget(dir->i_sb, offset); in romfs_lookup()
278 static struct inode *romfs_iget(struct super_block *sb, unsigned long pos) in romfs_iget() function
532 root = romfs_iget(sb, pos); in romfs_fill_super()