nfs_show_path
int nfs_show_path(struct seq_file *, struct dentry *);
.show_path = nfs_show_path,
EXPORT_SYMBOL_GPL(nfs_show_path);