Home
last modified time | relevance | path

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

/linux-4.4.14/fs/qnx6/
Dinode.c294 static struct inode *qnx6_private_inode(struct super_block *s,
435 sbi->inodes = qnx6_private_inode(s, &sb1->Inode); in qnx6_fill_super()
438 sbi->longfile = qnx6_private_inode(s, &sb1->Longfile); in qnx6_fill_super()
503 static struct inode *qnx6_private_inode(struct super_block *s, in qnx6_private_inode() function