kernel/tools/lib/api/fs/fs.h
.. .. @@ -40,6 +40,8 @@ 40 40 #undef FS 41 41 42 42 43 +int cgroupfs_find_mountpoint(char *buf, size_t maxlen, const char *subsys);44 +43 45 int filename__read_int(const char *filename, int *value); 44 46 int filename__read_ull(const char *filename, unsigned long long *value); 45 47 int filename__read_xll(const char *filename, unsigned long long *value);