Searched refs:MS_NOEXEC (Results 1 – 5 of 5) sorted by relevance
139 mnt_flags |= MS_NOEXEC; in read_mnt_flags()330 if (!test_unpriv_remount_simple(MS_NOEXEC)) { in main()
210 ret = mount("devpts", mntpoint, "devpts", MS_NOSUID | MS_NOEXEC, in verify_non_standard_devpts_mount()
111 #define MS_NOEXEC 8 /* Disallow program execution */ macro
40 if (flags & MS_NOEXEC) in audit_mnt_flags()
2749 if (flags & MS_NOEXEC) in do_mount()