Home
last modified time | relevance | path

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

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