Home
last modified time | relevance | path

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

/fs/qnx4/
Dqnx4.h25 extern struct inode *qnx4_iget(struct super_block *, unsigned long);
Dnamei.c119 foundinode = qnx4_iget(dir->i_sb, ino); in qnx4_lookup()
Dinode.c231 root = qnx4_iget(s, QNX4_ROOT_INO * QNX4_INODES_PER_BLOCK); in qnx4_fill_super()
279 struct inode *qnx4_iget(struct super_block *sb, unsigned long ino) in qnx4_iget() function