nfs_try_get_tree
int nfs_try_get_tree(struct fs_context *);
.try_get_tree = nfs_try_get_tree,
EXPORT_SYMBOL_GPL(nfs_try_get_tree);