MNTOPT_REMOUNT
if (strstr(optarg, MNTOPT_REMOUNT)) {
if ((strcmp(optarg, MNTOPT_REMOUNT) != 0) &&
MNTOPT_REMOUNT,
flags |= eatmntopt(mnt, MNTOPT_REMOUNT) ? MS_REMOUNT : 0;
rmopt(mnt, MNTOPT_REMOUNT);
if (!hasmntopt(&mnt, MNTOPT_REMOUNT) &&
strstr(mntopts, MNTOPT_REMOUNT) == NULL &&
{ MNTOPT_REMOUNT, NULL, NULL,
vfs_setmntopt_nolock(&mnt_mntopts, MNTOPT_REMOUNT, NULL, 0, 0);
MNTOPT_REMOUNT, NULL)) {
MNTOPT_REMOUNT,
vfs_setmntopt_nolock(&mnt_mntopts, MNTOPT_REMOUNT, NULL, 0, 0);
MNTOPT_REMOUNT, NULL)) {
{ MNTOPT_REMOUNT, NULL, NULL,