Home
last modified time | relevance | path

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

/linux-2.6.39/fs/qnx4/
Dqnx4.h26 extern struct dentry *qnx4_lookup(struct inode *dir, struct dentry *dentry, struct nameidata *nd);
Ddir.c84 .lookup = qnx4_lookup,
Dnamei.c101 struct dentry * qnx4_lookup(struct inode *dir, struct dentry *dentry, struct nameidata *nd) in qnx4_lookup() function