Home
last modified time | relevance | path

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

/linux-2.6.39/fs/qnx4/
Dinode.c31 static struct inode *qnx4_alloc_inode(struct super_block *sb);
38 .alloc_inode = qnx4_alloc_inode,
418 static struct inode *qnx4_alloc_inode(struct super_block *sb) in qnx4_alloc_inode() function