Home
last modified time | relevance | path

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

/Linux-v5.15/fs/netfs/
Dstats.c32 void netfs_stats_show(struct seq_file *m) in netfs_stats_show() function
59 EXPORT_SYMBOL(netfs_stats_show);
/Linux-v5.15/include/linux/
Dnetfs.h232 extern void netfs_stats_show(struct seq_file *);
/Linux-v5.15/fs/fscache/
Dstats.c281 netfs_stats_show(m); in fscache_stats_show()