Home
last modified time | relevance | path

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

/fs/qnx4/
Dqnx4.h25 extern struct dentry *qnx4_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags);
Ddir.c116 .lookup = qnx4_lookup,
Dnamei.c95 struct dentry * qnx4_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in qnx4_lookup() function