Home
last modified time | relevance | path

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

/fs/qnx6/
Dinode.c31 static struct inode *qnx6_alloc_inode(struct super_block *sb);
38 .alloc_inode = qnx6_alloc_inode,
596 static struct inode *qnx6_alloc_inode(struct super_block *sb) in qnx6_alloc_inode() function