linux/tools/lib/api
Jiri Olsa 709adcb339 tools lib api fs: Add FSTYPE__configured() method
Add FSTYPE__configured() (where FSTYPE is one of sysfs, procfs, debugfs,
tracefs) interface that returns bool state of the filesystem mount:

  true - mounted, false - not mounted

It will not try to mount the filesystem.

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-13-git-send-email-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2015-09-04 12:01:01 -03:00
..
fd tools lib api: Rename libapikfs.a to libapi.a 2015-02-12 17:55:18 -03:00
fs tools lib api fs: Add FSTYPE__configured() method 2015-09-04 12:01:01 -03:00
Build tools lib api: Rename libapikfs.a to libapi.a 2015-02-12 17:55:18 -03:00
Makefile tools lib: Improve clean target 2015-07-08 17:56:13 -03:00