Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/fs/cifs/
Dcifs_dfs_ref.c272 static struct vfsmount *cifs_dfs_do_mount(struct dentry *mntpt, in cifs_dfs_do_mount()
307 static struct vfsmount *cifs_dfs_do_automount(struct dentry *mntpt) in cifs_dfs_do_automount()
/linux-6.1.9/tools/bpf/bpftool/
Dtracelog.c40 find_tracefs_mnt_single(unsigned long magic, char *mnt, const char *mntpt) in find_tracefs_mnt_single()
/linux-6.1.9/tools/lib/api/fs/
Dtracing_path.c68 void tracing_path_set(const char *mntpt) in tracing_path_set()
/linux-6.1.9/kernel/trace/
Dtrace.c9639 static struct vfsmount *trace_automount(struct dentry *mntpt, void *ingore) in trace_automount()