Home
last modified time | relevance | path

Searched defs:mountpoint (Results 1 – 3 of 3) sorted by relevance

/linux/tools/lib/api/fs/
H A Dcgroup.c13 char mountpoint[PATH_MAX]; member
25 char mountpoint[PATH_MAX]; in cgroupfs_find_mountpoint() local
H A Dtracing_path.c18 static void __tracing_path_set(const char *tracing, const char *mountpoint) in __tracing_path_set()
/linux/fs/
H A Dmount.h38 struct mountpoint { struct
47 struct dentry *mnt_mountpoint; argument