Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/api/fs/
Dfs.c176 static bool fs__check_mounts(struct fs *fs) in fs__check_mounts() function
231 if (fs__check_mounts(fs)) in fs__get_mountpoint()
275 return fs__check_mounts(fs) ? fs->path : NULL; in fs__mount()