nfs_show_stats
int nfs_show_stats(struct seq_file *, struct dentry *);
.show_stats = nfs_show_stats,
EXPORT_SYMBOL_GPL(nfs_show_stats);