mountopts
const char *mountopts, *fstypename;
mountopts = NULL;
mountopts = fs->fs_mntops;
mntonname, init_flags, options, mountopts, 0, NULL, 0);
mountopts(&nd->root_args, p);
mountopts(&nd->root_args, NULL);
static void mountopts(struct nfs_args *args, char *p);