Searched refs:qnx4_lookup (Results 1 – 3 of 3) sorted by relevance
24 extern struct dentry *qnx4_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags);
80 .lookup = qnx4_lookup,
94 struct dentry * qnx4_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in qnx4_lookup() function