Home
last modified time | relevance | path

Searched refs:MS_NOSUID (Results 1 - 22 of 22) sorted by relevance

/kernel/liteos_m/kal/libc/newlib/porting/include/sys/
H A Dmount.h39 #define MS_NOSUID 2 macro
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dmount.h12 #define MS_NOSUID 2 /* Ignore suid and sgid bits */ macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dmount.h12 #define MS_NOSUID 2 /* Ignore suid and sgid bits */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dmount.h22 #define MS_NOSUID 2 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dmount.h22 #define MS_NOSUID 2 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dmount.h14 #define MS_NOSUID 2 /* Ignore suid and sgid bits */ macro
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dmount.h14 #define MS_NOSUID 2 /* Ignore suid and sgid bits */ macro
/kernel/linux/linux-5.10/tools/testing/selftests/mount/
H A Dunprivileged-remount-test.c135 mnt_flags |= MS_NOSUID; in read_mnt_flags()
327 if (!test_unpriv_remount_simple(MS_NOSUID)) { in main()
328 die("MS_NOSUID malfunctions\n"); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/mount/
H A Dunprivileged-remount-test.c135 mnt_flags |= MS_NOSUID; in read_mnt_flags()
327 if (!test_unpriv_remount_simple(MS_NOSUID)) { in main()
328 die("MS_NOSUID malfunctions\n"); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c259 mnt_flags |= MS_NOSUID; in read_mnt_flags()
418 MS_NOATIME | MS_NODEV | MS_NOSUID, 0), 0); in FIXTURE_SETUP()
743 expected_flags &= ~(MS_RDONLY | MS_NOEXEC | MS_NOATIME | MS_NOSUID); in TEST_F()
750 expected_flags &= ~(MS_RDONLY | MS_NOEXEC | MS_NOATIME | MS_NOSUID); in TEST_F()
939 expected_flags |= MS_NOSUID; in TEST_F()
1043 MS_NOATIME | MS_NODEV | MS_NOSUID, 0), 0); in FIXTURE_SETUP()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_current_pid_tgid_new_ns.c80 if (CHECK_NEWNS(mount("proc", "/proc", "proc", MS_NOSUID|MS_NOEXEC|MS_NODEV, NULL), in main()
/kernel/linux/linux-5.10/tools/testing/selftests/filesystems/
H A Ddevpts_pts.c210 ret = mount("devpts", mntpoint, "devpts", MS_NOSUID | MS_NOEXEC, in verify_non_standard_devpts_mount()
/kernel/linux/linux-6.6/tools/testing/selftests/filesystems/
H A Ddevpts_pts.c210 ret = mount("devpts", mntpoint, "devpts", MS_NOSUID | MS_NOEXEC, in verify_non_standard_devpts_mount()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfs.h66 #define MS_NOSUID 2 macro
/kernel/linux/linux-6.6/drivers/base/
H A Ddevtmpfs.c35 #define DEVTMPFS_MFLAGS (MS_SILENT | MS_NOEXEC | MS_NOSUID)
/kernel/liteos_a/fs/vfs/vfs_cmd/
H A Dvfs_shellcmd.c284 mountfalgs |= MS_NOSUID; in get_mountflags()
286 mountfalgs &= ~MS_NOSUID; in get_mountflags()
/kernel/linux/linux-5.10/tools/testing/selftests/openat2/
H A Dresolve_test.c78 E_mount("tmpfs", "./mnt", "tmpfs", MS_NOSUID | MS_NODEV, ""); in setup_testdir()
/kernel/linux/linux-5.10/security/apparmor/
H A Dmount.c33 if (flags & MS_NOSUID) in audit_mnt_flags()
/kernel/linux/linux-6.6/tools/testing/selftests/openat2/
H A Dresolve_test.c78 E_mount("tmpfs", "./mnt", "tmpfs", MS_NOSUID | MS_NODEV, ""); in setup_testdir()
/kernel/linux/linux-6.6/security/apparmor/
H A Dmount.c33 if (flags & MS_NOSUID) in audit_mnt_flags()
/kernel/linux/linux-5.10/fs/
H A Dnamespace.c3196 if (flags & MS_NOSUID) in path_mount()
/kernel/linux/linux-6.6/fs/
H A Dnamespace.c3628 if (flags & MS_NOSUID) in path_mount()

Completed in 22 milliseconds