linux/tools/lib/api/fs
Jiri Olsa 41e3a1fece tools lib api fs: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.c
There's no need to export SYSFS_MAGIC PROC_SUPER_MAGIC in fs.h. Leave
them in the fs.c.

Link: http://lkml.kernel.org/n/tip-b2cd1bb7yvbazq5oua24oz18@git.kernel.org
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Raphael Beamonte <raphael.beamonte@gmail.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Matt Fleming <matt@codeblueprint.co.uk>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Steven Rostedt <rostedt@goodmis.org>
Link: http://lkml.kernel.org/r/1441180605-24737-9-git-send-email-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2015-09-04 12:00:59 -03:00
..
Build tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c 2015-09-04 12:00:45 -03:00
debugfs.c tools lib api fs: Move debugfs__strerror_open into tracing_path.c object 2015-09-04 12:00:58 -03:00
debugfs.h tools lib api fs: Add {tracefs,debugfs}_configured() functions 2015-02-07 14:00:10 +01:00
findfs.c tools lib fs: Add helper to find mounted file systems 2015-02-07 13:51:34 +01:00
findfs.h tools lib api fs: Add {tracefs,debugfs}_configured() functions 2015-02-07 14:00:10 +01:00
fs.c tools lib api fs: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.c 2015-09-04 12:00:59 -03:00
fs.h tools lib api fs: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.c 2015-09-04 12:00:59 -03:00
tracefs.c tools lib api fs: Add {tracefs,debugfs}_configured() functions 2015-02-07 14:00:10 +01:00
tracefs.h tools lib api fs: Add {tracefs,debugfs}_configured() functions 2015-02-07 14:00:10 +01:00
tracing_path.c tools lib api fs: Move debugfs__strerror_open into tracing_path.c object 2015-09-04 12:00:58 -03:00
tracing_path.h tools lib api fs: Move debugfs__strerror_open into tracing_path.c object 2015-09-04 12:00:58 -03:00