Searched refs:efs_lookup (Results 1 – 3 of 3) sorted by relevance
19 .lookup = efs_lookup,
132 extern struct dentry *efs_lookup(struct inode *, struct dentry *, struct nameidata *);
62 struct dentry *efs_lookup(struct inode *dir, struct dentry *dentry, struct nameidata *nd) { in efs_lookup() function