nfs_show_options
int nfs_show_options(struct seq_file *, struct dentry *);
.show_options = nfs_show_options,
EXPORT_SYMBOL_GPL(nfs_show_options);