hasopt
if (hasopt(fs->fs_mntops, "noauto"))
if (getargs == 0 && strcmp(name, "/") == 0 && !hasopt(optbuf, "union"))
else if (hasopt(optbuf, "rump"))
static int hasopt(const char *, const char *);