Searched refs:MNT_USER_SETTABLE_MASK (Results 1 – 2 of 2) sorted by relevance
49 MNT_USER_SETTABLE_MASK = MNT_NOSUID | MNT_NODEV | MNT_NOEXEC enumerator
3170 mnt_flags |= mnt->mnt.mnt_flags & ~MNT_USER_SETTABLE_MASK; in set_mount_attributes()