Searched refs:MNT_NOSUID (Results 1 – 6 of 6) sorted by relevance
24 #define MNT_NOSUID 0x01 macro
17 if (mnt_flags & MNT_NOSUID) in flags_by_mnt()
972 { MNT_NOSUID, ",nosuid" }, in show_mnt_opts()2323 mnt_flags |= MNT_NOSUID; in do_mount()
1225 if (!(bprm->file->f_path.mnt->mnt_flags & MNT_NOSUID)) { in prepare_binprm()
438 if (bprm->file->f_vfsmnt->mnt_flags & MNT_NOSUID) in get_file_caps()
1998 if (bprm->file->f_path.mnt->mnt_flags & MNT_NOSUID) in selinux_bprm_set_creds()