Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/qnx4/
H A Dqnx4.h24 extern struct inode *qnx4_iget(struct super_block *, unsigned long);
H A Dnamei.c116 foundinode = qnx4_iget(dir->i_sb, ino); in qnx4_lookup()
H A Dinode.c225 root = qnx4_iget(s, QNX4_ROOT_INO * QNX4_INODES_PER_BLOCK); in qnx4_fill_super()
262 struct inode *qnx4_iget(struct super_block *sb, unsigned long ino) in qnx4_iget() function
/kernel/linux/linux-6.6/fs/qnx4/
H A Dqnx4.h24 extern struct inode *qnx4_iget(struct super_block *, unsigned long);
H A Dnamei.c116 foundinode = qnx4_iget(dir->i_sb, ino); in qnx4_lookup()
H A Dinode.c225 root = qnx4_iget(s, QNX4_ROOT_INO * QNX4_INODES_PER_BLOCK); in qnx4_fill_super()
263 struct inode *qnx4_iget(struct super_block *sb, unsigned long ino) in qnx4_iget() function

Completed in 3 milliseconds