Searched refs:MNT_NOSUID (Results 1 – 3 of 3) sorted by relevance
26 MNT_NOSUID = 0x01, enumerator49 MNT_USER_SETTABLE_MASK = MNT_NOSUID | MNT_NODEV | MNT_NOEXEC
77 LX_GDBPARSED(MNT_NOSUID)
20 if (mnt_flags & MNT_NOSUID) in flags_by_mnt()