nfs_link
static vop_link_t nfs_link;
.vop_link = nfs_link,
{ &vop_link_desc, nfs_link }, /* link */
int nfs_link(void *);