Home
last modified time | relevance | path

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

/linux-4.4.14/tools/lib/api/fs/
Dfs.c145 static bool fs__check_mounts(struct fs *fs) in fs__check_mounts() function
200 if (fs__check_mounts(fs)) in fs__get_mountpoint()
244 return fs__check_mounts(fs) ? fs->path : NULL; in fs__mount()