Searched refs:nosuid (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/fs/
H A Dproc_namespace.c63 { MNT_NOSUID, ",nosuid" }, show_mnt_opts()
/linux-4.1.27/security/selinux/
H A Dhooks.c2158 int nosuid = (bprm->file->f_path.mnt->mnt_flags & MNT_NOSUID); check_nnp_nosuid() local
2161 if (!nnp && !nosuid) check_nnp_nosuid()
2162 return 0; /* neither NNP nor nosuid */ check_nnp_nosuid()
2168 * The only transitions we permit under NNP or nosuid check_nnp_nosuid()
2176 * On failure, preserve the errno values for NNP vs nosuid. check_nnp_nosuid()
2178 * nosuid: Permission denied to file. check_nnp_nosuid()
2224 /* Fail on NNP or nosuid if not an allowed transition. */ selinux_bprm_set_creds()
2237 * Fallback to old SID on NNP or nosuid if not an allowed selinux_bprm_set_creds()
/linux-4.1.27/fs/cifs/
H A Dconnect.c222 { Opt_ignore, "nosuid" },
/linux-4.1.27/include/linux/
H A Dfs.h1733 * Note that nosuid etc flags are inode-specific: setting some file-system

Completed in 183 milliseconds