Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmount.h60 #define MNT_LOCK_NOSUID 0x100000 macro
/openbmc/linux/fs/
H A Dnamespace.c2166 flags |= MNT_LOCK_NOSUID; in lock_mnt_tree()
2756 if ((fl & MNT_LOCK_NOSUID) && in can_change_locked_flags()