Home
last modified time | relevance | path

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

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