Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/efs/
Ddir.c20 .lookup = efs_lookup,
Defs.h139 extern struct dentry *efs_lookup(struct inode *, struct dentry *, unsigned int);
Dnamei.c65 struct dentry *efs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in efs_lookup() function