Home
last modified time | relevance | path

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

/linux/fs/qnx6/
H A Dinode.c288 static struct inode *qnx6_private_inode(struct super_block *s,
429 sbi->inodes = qnx6_private_inode(s, &sb1->Inode); in qnx6_fill_super()
432 sbi->longfile = qnx6_private_inode(s, &sb1->Longfile); in qnx6_fill_super()
495 static struct inode *qnx6_private_inode(struct super_block *s, in qnx6_private_inode() function