Searched refs:MS_NOSUID (Results 1 – 5 of 5) sorted by relevance
135 mnt_flags |= MS_NOSUID; in read_mnt_flags()327 if (!test_unpriv_remount_simple(MS_NOSUID)) { in main()
210 ret = mount("devpts", mntpoint, "devpts", MS_NOSUID | MS_NOEXEC, in verify_non_standard_devpts_mount()
109 #define MS_NOSUID 2 /* Ignore suid and sgid bits */ macro
36 if (flags & MS_NOSUID) in audit_mnt_flags()
2745 if (flags & MS_NOSUID) in do_mount()