Home
last modified time | relevance | path

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

/openbmc/linux/fs/qnx6/
H A Dnamei.c30 foundinode = qnx6_iget(dir->i_sb, ino); in qnx6_lookup()
H A Dqnx6.h47 extern struct inode *qnx6_iget(struct super_block *sb, unsigned ino);
H A Dinode.c444 root = qnx6_iget(s, QNX6_ROOT_INO); in qnx6_fill_super()
518 struct inode *qnx6_iget(struct super_block *sb, unsigned ino) in qnx6_iget() function