Home
last modified time | relevance | path

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

/fs/efs/
Ddir.c19 .lookup = efs_lookup,
Defs.h132 extern struct dentry *efs_lookup(struct inode *, struct dentry *, struct nameidata *);
Dnamei.c62 struct dentry *efs_lookup(struct inode *dir, struct dentry *dentry, struct nameidata *nd) { in efs_lookup() function