Searched defs:mountpoint (Results 1 – 7 of 7) sorted by relevance
27 struct mountpoint { struct37 struct dentry *mnt_mountpoint; argument
1116 struct dentry *mountpoint; in follow_up() local1375 struct dentry *mountpoint = mnt->mnt_mountpoint; in follow_dotdot_rcu() local
980 vfs_submount(const struct dentry *mountpoint, struct file_system_type *type, in vfs_submount()
20 static void __tracing_path_set(const char *tracing, const char *mountpoint) in __tracing_path_set()
265 const char *mountpoint; in fs__mount() local
19 char mountpoint[PATH_MAX + 1], tokens[PATH_MAX + 1], type[PATH_MAX + 1]; in cgroupfs_find_mountpoint() local
1319 static inline int devtmpfs_mount(const char *mountpoint) { return 0; } in devtmpfs_mount()