Searched refs:MNT_NOEXEC (Results 1 – 5 of 5) sorted by relevance
27 #define MNT_NOEXEC 0x04 macro47 #define MNT_USER_SETTABLE_MASK (MNT_NOSUID | MNT_NODEV | MNT_NOEXEC \
78 LX_VALUE(MNT_NOEXEC)
69 { MNT_NOEXEC, ",noexec" }, in show_vfsmnt_opts()
24 if (mnt_flags & MNT_NOEXEC) in flags_by_mnt()
2365 if (flags & MNT_NOEXEC) in lock_mnt_tree()2966 !(mnt_flags & MNT_NOEXEC)) in can_change_locked_flags()3847 mnt_flags |= MNT_NOEXEC; in path_mount()4143 mnt_flags |= MNT_NOEXEC; in attr_flags_to_mnt_flags()4935 if (mnt_flags & MNT_NOEXEC) in mnt_to_attr_flags()