Home
last modified time | relevance | path

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

/Linux-v6.6/fs/qnx6/
Dinode.c32 static struct inode *qnx6_alloc_inode(struct super_block *sb);
39 .alloc_inode = qnx6_alloc_inode,
594 static struct inode *qnx6_alloc_inode(struct super_block *sb) in qnx6_alloc_inode() function