Searched refs:efs_lookup (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/efs/ |
H A D | dir.c | 20 .lookup = efs_lookup,
|
H A D | efs.h | 139 extern struct dentry *efs_lookup(struct inode *, struct dentry *, unsigned int);
|
H A D | namei.c | 65 struct dentry *efs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in efs_lookup() function
|
/kernel/linux/linux-6.6/fs/efs/ |
H A D | dir.c | 20 .lookup = efs_lookup,
|
H A D | namei.c | 65 struct dentry *efs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in efs_lookup() function
|
H A D | efs.h | 136 extern struct dentry *efs_lookup(struct inode *, struct dentry *, unsigned int);
|
Completed in 3 milliseconds