Searched refs:qnx4_lookup (Results 1 – 3 of 3) sorted by relevance
26 extern struct dentry *qnx4_lookup(struct inode *dir, struct dentry *dentry, struct nameidata *nd);
84 .lookup = qnx4_lookup,
101 struct dentry * qnx4_lookup(struct inode *dir, struct dentry *dentry, struct nameidata *nd) in qnx4_lookup() function