Searched refs:MNT_LOCK_NOEXEC (Results 1 – 2 of 2) sorted by relevance
56 #define MNT_LOCK_NOEXEC 0x080000 macro
1003 mnt->mnt.mnt_flags |= MNT_LOCK_NOEXEC; in clone_mnt()2192 if ((mnt->mnt.mnt_flags & MNT_LOCK_NOEXEC) && in do_remount()3237 mnt_flags &= ~(MNT_LOCK_NOSUID | MNT_LOCK_NOEXEC); in fs_fully_visible()3251 if ((mnt_flags & MNT_LOCK_NOEXEC) && in fs_fully_visible()3275 MNT_LOCK_NOEXEC | \ in fs_fully_visible()