Lines Matching refs:rmopt
99 static void rmopt(struct mnttab *, char *);
266 rmopt(&mnt, MNTOPT_RQ); in main()
621 rmopt(mnt, opt); in eatmntopt()
629 rmopt(struct mnttab *mnt, char *opt) in rmopt() function
670 rmopt(&omnt, MNTOPT_LOGGING); in fixopts()
671 rmopt(&omnt, MNTOPT_NOLOGGING); in fixopts()
678 rmopt(mnt, "f"); in fixopts()
679 rmopt(mnt, MNTOPT_REMOUNT); in fixopts()
681 rmopt(&omnt, MNTOPT_GLOBAL); in fixopts()
682 rmopt(&omnt, MNTOPT_NOGLOBAL); in fixopts()
683 rmopt(&omnt, MNTOPT_QUOTA); in fixopts()