Searched defs:mntpt (Results 1 – 2 of 2) sorted by relevance
71 static int afs_mntpt_set_params(struct fs_context *fc, struct dentry *mntpt) in afs_mntpt_set_params()157 static struct vfsmount *afs_mntpt_do_automount(struct dentry *mntpt) in afs_mntpt_do_automount()
267 struct dentry *mntpt = path->dentry; in cifs_dfs_do_automount() local