Lines Matching defs:dentry
20 static struct dentry *afs_mntpt_lookup(struct inode *dir,
21 struct dentry *dentry,
51 static struct dentry *afs_mntpt_lookup(struct inode *dir,
52 struct dentry *dentry,
55 _enter("%p,%p{%pd2}", dir, dentry, dentry);
71 static int afs_mntpt_set_params(struct fs_context *fc, struct dentry *mntpt)
151 static struct vfsmount *afs_mntpt_do_automount(struct dentry *mntpt)
180 _enter("{%pd}", path->dentry);
182 newmnt = afs_mntpt_do_automount(path->dentry);