Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dmount.h57 #define MNT_LOCK_NOSUID 0x100000 macro
/linux-4.1.27/fs/
Dnamespace.c989 mnt->mnt.mnt_flags |= MNT_LOCK_NOSUID; in clone_mnt()
2177 if ((mnt->mnt.mnt_flags & MNT_LOCK_NOSUID) && in do_remount()