Searched defs:mountpoint (Results 1 – 3 of 3) sorted by relevance
77 char *debugfs_mount(const char *mountpoint) in debugfs_mount()
248 static void set_tracing_events_path(const char *mountpoint) in set_tracing_events_path()254 const char *perf_debugfs_mount(const char *mountpoint) in perf_debugfs_mount()
14 char mountpoint[PATH_MAX + 1], tokens[PATH_MAX + 1], type[PATH_MAX + 1]; in cgroupfs_find_mountpoint() local