Searched refs:omnt (Results 1 – 2 of 2) sorted by relevance
662 struct mnttab omnt; in fixopts() local664 omnt.mnt_mntopts = opts; in fixopts()670 rmopt(&omnt, MNTOPT_LOGGING); in fixopts()671 rmopt(&omnt, MNTOPT_NOLOGGING); in fixopts()681 rmopt(&omnt, MNTOPT_GLOBAL); in fixopts()682 rmopt(&omnt, MNTOPT_NOGLOBAL); in fixopts()683 rmopt(&omnt, MNTOPT_QUOTA); in fixopts()
484 struct mnttab *omnt; in do_unmounts() local497 omnt = (struct mnttab *)mnt; in do_unmounts()509 if (hasmntopt(omnt, "nest") != NULL) in do_unmounts()