Home
last modified time | relevance | path

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

/linux/fs/qnx4/
H A Dqnx4.h25 extern struct dentry *qnx4_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags);
H A Ddir.c78 .lookup = qnx4_lookup,
H A Dnamei.c88 struct dentry * qnx4_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in qnx4_lookup() function