nfs_mountroot
static int nfs_mountroot(struct mount *);
error = nfs_mountroot(mp);
.vfs_mountroot = nfs_mountroot,