Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dfscache_stats.c57 int fscache_stats_show(struct seq_file *m) in fscache_stats_show() function
H A Dstats.c101 return fscache_stats_show(m); in netfs_stats_show()
H A Dinternal.h373 int fscache_stats_show(struct seq_file *m);
380 static inline int fscache_stats_show(struct seq_file *m) { return 0; } in fscache_stats_show() function