Searched defs:mountpoint (Results 1 – 7 of 7) sorted by relevance
23 struct mountpoint { struct33 struct dentry *mnt_mountpoint; argument
1059 struct dentry *mountpoint; in follow_up() local1320 struct dentry *mountpoint = mnt->mnt_mountpoint; in follow_dotdot_rcu() local
1458 struct dentry *mountpoint; member
14 char mountpoint[PATH_MAX + 1], tokens[PATH_MAX + 1], type[PATH_MAX + 1]; in cgroupfs_find_mountpoint() local
20 static void __tracing_path_set(const char *tracing, const char *mountpoint) in __tracing_path_set()
234 const char *mountpoint; in fs__mount() local
1089 static inline int devtmpfs_mount(const char *mountpoint) { return 0; } in devtmpfs_mount()