Searched refs:fs__mountpoint (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/lib/api/fs/
H A Dfs.c104 static const char *fs__mountpoint(const struct fs *fs);
128 return fs__mountpoint(fs); \
253 static const char *fs__mountpoint(const struct fs *fs) function
277 mountpoint = fs__mountpoint(fs);

Completed in 116 milliseconds