nfs_link
EXPORT_SYMBOL_GPL(nfs_link);
int nfs_link(struct dentry *, struct inode *, struct dentry *);
.link = nfs_link,