Searched refs:MS_NOSUID (Results 1 – 7 of 7) sorted by relevance
135 mnt_flags |= MS_NOSUID; in read_mnt_flags()327 if (!test_unpriv_remount_simple(MS_NOSUID)) { in main()
14 #define MS_NOSUID 2 /* Ignore suid and sgid bits */ macro
249 mnt_flags |= MS_NOSUID; in read_mnt_flags()412 MS_NOATIME | MS_NODEV | MS_NOSUID, 0), 0); in FIXTURE_SETUP()737 expected_flags &= ~(MS_RDONLY | MS_NOEXEC | MS_NOATIME | MS_NOSUID); in TEST_F()744 expected_flags &= ~(MS_RDONLY | MS_NOEXEC | MS_NOATIME | MS_NOSUID); in TEST_F()933 expected_flags |= MS_NOSUID; in TEST_F()1037 MS_NOATIME | MS_NODEV | MS_NOSUID, 0), 0); in FIXTURE_SETUP()
208 ret = mount("devpts", mntpoint, "devpts", MS_NOSUID | MS_NOEXEC, in verify_non_standard_devpts_mount()
33 if (flags & MS_NOSUID) in audit_mnt_flags()