MNTOPT_RW
MNTOPT_RO, MNTOPT_RW,
MNTOPT_RW,
MNTOPT_RW,
MNTOPT_RW,
replace_opts(opts, ro, MNTOPT_RO, MNTOPT_RW);
replace_opts(mnt->mnt_mntopts, 1, MNTOPT_RW, MNTOPT_RO);
optstr = MNTOPT_RW;
mntopt_off = MNTOPT_RW;
static char *ro_cancel[] = { MNTOPT_RW, NULL };
{ MNTOPT_RW, rw_cancel, NULL, 0,
{ MNTOPT_RW, rw_cancel, NULL, MO_DEFAULT,
static char *ro_cancel[] = { MNTOPT_RW, NULL };
MNTOPT_RW,
static char *ro_cancel[] = { MNTOPT_RW, NULL };
{ MNTOPT_RW, rw_cancel, NULL, 0,
if (vfs_optionisset(vfsp, MNTOPT_RW, NULL))
vfs_clearmntopt(zfsvfs->z_vfs, MNTOPT_RW);
vfs_setmntopt(zfsvfs->z_vfs, MNTOPT_RW, NULL, 0);
} else if (vfs_optionisset(vfsp, MNTOPT_RW, NULL)) {