Home
last modified time | relevance | path

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

/Linux-v6.6/fs/afs/
Dmntpt.c71 static int afs_mntpt_set_params(struct fs_context *fc, struct dentry *mntpt) in afs_mntpt_set_params()
151 static struct vfsmount *afs_mntpt_do_automount(struct dentry *mntpt) in afs_mntpt_do_automount()
/Linux-v6.6/fs/smb/client/
Dnamespace.c165 struct dentry *mntpt = path->dentry; in cifs_do_automount() local
/Linux-v6.6/tools/bpf/bpftool/
Dtracelog.c40 find_tracefs_mnt_single(unsigned long magic, char *mnt, const char *mntpt) in find_tracefs_mnt_single()
/Linux-v6.6/tools/lib/api/fs/
Dtracing_path.c63 void tracing_path_set(const char *mntpt) in tracing_path_set()
/Linux-v6.6/kernel/trace/
Dtrace.c9841 static struct vfsmount *trace_automount(struct dentry *mntpt, void *ingore) in trace_automount()