Searched refs:show_stats (Results 1 – 7 of 7) sorted by relevance
232 if (sb->s_op->show_stats) { in show_vfsstat()234 err = sb->s_op->show_stats(m, mnt_path.dentry); in show_vfsstat()
35 .show_stats = nfs_show_stats,
89 .show_stats = nfs_show_stats,
1502 def show_stats(self): member in Tui1882 tui.show_stats()
825 .show_stats = cifs_show_stats,
276 int (*show_stats)(struct seq_file *, struct dentry *);398 ``show_stats``
2078 int (*show_stats)(struct seq_file *, struct dentry *); member