nfs_root
static int nfs_root(vfs_t *, vnode_t **);
error = nfs_root(vfsp, &vp);
VFSNAME_ROOT, { .vfs_root = nfs_root },