Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dmount.h61 #define MNT_LOCK_NOSUID 0x100000 macro
/Linux-v5.15/fs/
Dnamespace.c2025 flags |= MNT_LOCK_NOSUID; in lock_mnt_tree()
2523 if ((fl & MNT_LOCK_NOSUID) && in can_change_locked_flags()