Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/api/fs/
H A 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