Home
last modified time | relevance | path

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

/openbmc/linux/fs/qnx6/
H A Dinode.c293 static struct inode *qnx6_private_inode(struct super_block *s,
436 sbi->inodes = qnx6_private_inode(s, &sb1->Inode); in qnx6_fill_super()
439 sbi->longfile = qnx6_private_inode(s, &sb1->Longfile); in qnx6_fill_super()
502 static struct inode *qnx6_private_inode(struct super_block *s, in qnx6_private_inode() function