Searched defs:mountpoint (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/lib/api/fs/ | ||
| H A D | cgroup.c | 13 char mountpoint[PATH_MAX]; member |
| H A D | tracing_path.c | 18 static void __tracing_path_set(const char *tracing, const char *mountpoint) in __tracing_path_set() |
| /linux/fs/ | ||
| H A D | mount.h | 39 struct mountpoint { global() struct |
| H A D | namespace.c | 3296 mnt_warn_timestamp_expiry(const struct path * mountpoint,struct vfsmount * mnt) mnt_warn_timestamp_expiry() argument |
| H A D | namei.c | 1464 struct dentry *mountpoint; follow_up() local |