Searched defs:mountpoint (Results 1 – 3 of 3) sorted by relevance
13 char mountpoint[PATH_MAX]; member25 char mountpoint[PATH_MAX]; in cgroupfs_find_mountpoint() local
18 static void __tracing_path_set(const char *tracing, const char *mountpoint) in __tracing_path_set()
38 struct mountpoint { struct47 struct dentry *mnt_mountpoint; argument