Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dmntpt.c71 static int afs_mntpt_set_params(struct fs_context *fc, struct dentry *mntpt) in afs_mntpt_set_params()
159 static struct vfsmount *afs_mntpt_do_automount(struct dentry *mntpt) in afs_mntpt_do_automount()
/linux/tools/lib/api/fs/
H A Dtracing_path.c63 void tracing_path_set(const char *mntpt) in tracing_path_set()
/linux/fs/smb/client/
H A Dnamespace.c195 struct dentry *mntpt = path->dentry; in cifs_do_automount() local
/linux/kernel/trace/
H A Dtrace.c9953 static struct vfsmount *trace_automount(struct dentry *mntpt, void *ingore) in trace_automount()