Home
last modified time | relevance | path

Searched refs:MNT_LOCK_NOEXEC (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
Dmount.h56 #define MNT_LOCK_NOEXEC 0x080000 macro
/linux-4.1.27/fs/
Dnamespace.c992 mnt->mnt.mnt_flags |= MNT_LOCK_NOEXEC; in clone_mnt()
2181 if ((mnt->mnt.mnt_flags & MNT_LOCK_NOEXEC) && in do_remount()