Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/api/fs/
Dfs.c184 static bool fs__check_mounts(struct fs *fs) in fs__check_mounts() function
242 if (fs__check_mounts(fs)) in fs__get_mountpoint()
294 return fs__check_mounts(fs) ? fs->path : NULL; in fs__mount()