Home
last modified time | relevance | path

Searched refs:find_mountpoint (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/tools/lib/api/fs/
Dfindfs.h17 const char *find_mountpoint(const char *fstype, long magic,
Dtracefs.c44 ret = find_mountpoint("tracefs", (long) TRACEFS_MAGIC, in tracefs_find_mountpoint()
Dfindfs.c25 const char *find_mountpoint(const char *fstype, long magic, in find_mountpoint() function
Ddebugfs.c43 ret = find_mountpoint("debugfs", (long) DEBUGFS_MAGIC, in debugfs_find_mountpoint()