Home
last modified time | relevance | path

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

/Linux-v6.6/tools/lib/api/fs/
Dfs.c104 static const char *fs__mount(struct fs *fs);
138 return fs__mount(fs); \
269 static const char *fs__mount(struct fs *fs) in fs__mount() function