MNT_NOSUID
if (flags & MNT_NOSUID)
!(mnt_flags & MNT_NOSUID))
mnt_flags |= MNT_NOSUID;
mnt_flags |= MNT_NOSUID;
if (mnt_flags & MNT_NOSUID)
return !(mnt->mnt_flags & MNT_NOSUID) && check_mnt(real_mount(mnt)) &&
{ MNT_NOSUID, ",nosuid" },
if (mnt_flags & MNT_NOSUID)
MNT_USER_SETTABLE_MASK = MNT_NOSUID | MNT_NODEV | MNT_NOEXEC