Home
last modified time | relevance | path

Searched defs:mntpt (Results 1 – 2 of 2) sorted by relevance

/fs/afs/
Dmntpt.c71 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()
/fs/cifs/
Dcifs_dfs_ref.c267 struct dentry *mntpt = path->dentry; in cifs_dfs_do_automount() local