Searched refs:qnx4_lookup (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/qnx4/ |
H A D | qnx4.h | 25 extern struct dentry *qnx4_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags);
|
H A D | dir.c | 116 .lookup = qnx4_lookup,
|
H A D | namei.c | 95 struct dentry * qnx4_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in qnx4_lookup() function
|
/kernel/linux/linux-6.6/fs/qnx4/ |
H A D | qnx4.h | 25 extern struct dentry *qnx4_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags);
|
H A D | dir.c | 116 .lookup = qnx4_lookup,
|
H A D | namei.c | 95 struct dentry * qnx4_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in qnx4_lookup() function
|
Completed in 2 milliseconds