Searched refs:__isofs_iget (Results 1 – 2 of 2) sorted by relevance
124 struct inode *__isofs_iget(struct super_block *sb,133 return __isofs_iget(sb, block, offset, 0); in isofs_iget()140 return __isofs_iget(sb, block, offset, 1); in isofs_iget_reloc()
1531 struct inode *__isofs_iget(struct super_block *sb, in __isofs_iget() function