Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/api/fs/
Dfs.c105 static const char *fs__mount(struct fs *fs);
139 return fs__mount(fs); \
270 static const char *fs__mount(struct fs *fs) in fs__mount() function