Searched refs:MNT_NOEXEC (Results 1 – 6 of 6) sorted by relevance
28 MNT_NOEXEC = 0x04, enumerator49 MNT_USER_SETTABLE_MASK = MNT_NOSUID | MNT_NODEV | MNT_NOEXEC
79 LX_GDBPARSED(MNT_NOEXEC)
69 { MNT_NOEXEC, ",noexec" }, in show_vfsmnt_opts()
24 if (mnt_flags & MNT_NOEXEC) in flags_by_mnt()
2429 if (flags & MNT_NOEXEC) in lock_mnt_tree()3144 !(mnt_flags & MNT_NOEXEC)) in can_change_locked_flags()3997 mnt_flags |= MNT_NOEXEC; in path_mount()4270 mnt_flags |= MNT_NOEXEC; in attr_flags_to_mnt_flags()5117 if (mnt_flags & MNT_NOEXEC) in mnt_to_attr_flags()
120 return (path->mnt->mnt_flags & MNT_NOEXEC) || in path_noexec()