Home
last modified time | relevance | path

Searched refs:MS_NODEV (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/move_mount_set_group/
H A Dmove_mount_set_group_test.c198 if (mount("testing", "/tmp", "tmpfs", MS_NOATIME | MS_NODEV, in move_mount_set_group_supported()
211 if (mount("testing", SET_GROUP_FROM, "tmpfs", MS_NOATIME | MS_NODEV, in move_mount_set_group_supported()
246 ASSERT_EQ(mount("testing", "/tmp", "tmpfs", MS_NOATIME | MS_NODEV, in FIXTURE_SETUP()
251 ASSERT_EQ(mount("testing", SET_GROUP_A, "tmpfs", MS_NOATIME | MS_NODEV, in FIXTURE_SETUP()
/kernel/linux/linux-6.6/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c261 mnt_flags |= MS_NODEV; in read_mnt_flags()
390 ASSERT_EQ(mount("testing", "/tmp", "tmpfs", MS_NOATIME | MS_NODEV, in FIXTURE_SETUP()
395 ASSERT_EQ(mount("testing", "/tmp/B", "tmpfs", MS_NOATIME | MS_NODEV, in FIXTURE_SETUP()
400 ASSERT_EQ(mount("testing", "/tmp/B/BB", "tmpfs", MS_NOATIME | MS_NODEV, in FIXTURE_SETUP()
403 ASSERT_EQ(mount("testing", "/mnt", "tmpfs", MS_NOATIME | MS_NODEV, in FIXTURE_SETUP()
408 ASSERT_EQ(mount("testing", "/mnt/A", "tmpfs", MS_NOATIME | MS_NODEV, in FIXTURE_SETUP()
418 MS_NOATIME | MS_NODEV | MS_NOSUID, 0), 0); in FIXTURE_SETUP()
1011 ASSERT_EQ(mount("testing", "/tmp", "tmpfs", MS_NOATIME | MS_NODEV, in FIXTURE_SETUP()
1018 ASSERT_EQ(mount("testing", "/tmp/B", "tmpfs", MS_NOATIME | MS_NODEV, in FIXTURE_SETUP()
1025 ASSERT_EQ(mount("testing", "/tmp/B/BB", "tmpfs", MS_NOATIME | MS_NODEV, in FIXTURE_SETUP()
[all...]
/kernel/liteos_m/kal/libc/newlib/porting/include/sys/
H A Dmount.h40 #define MS_NODEV 4 macro
/kernel/linux/linux-5.10/tools/testing/selftests/mount/
H A Dunprivileged-remount-test.c137 mnt_flags |= MS_NODEV; in read_mnt_flags()
324 if (!test_unpriv_remount("devpts", "newinstance", MS_NODEV, MS_NODEV, 0)) { in main()
325 die("MS_NODEV malfunctions\n"); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/mount/
H A Dunprivileged-remount-test.c137 mnt_flags |= MS_NODEV; in read_mnt_flags()
324 if (!test_unpriv_remount("devpts", "newinstance", MS_NODEV, MS_NODEV, 0)) { in main()
325 die("MS_NODEV malfunctions\n"); in main()
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dmount.h13 #define MS_NODEV 4 /* Disallow access to device special files */ macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dmount.h13 #define MS_NODEV 4 /* Disallow access to device special files */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dmount.h23 #define MS_NODEV 4 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dmount.h23 #define MS_NODEV 4 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dmount.h15 #define MS_NODEV 4 /* Disallow access to device special files */ macro
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dmount.h15 #define MS_NODEV 4 /* Disallow access to device special files */ macro
/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/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfs.h67 #define MS_NODEV 4 macro
/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.c35 if (flags & MS_NODEV) 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.c35 if (flags & MS_NODEV) in audit_mnt_flags()
/kernel/linux/linux-5.10/fs/
H A Dnamespace.c3198 if (flags & MS_NODEV) in path_mount()
/kernel/linux/linux-6.6/fs/
H A Dnamespace.c3630 if (flags & MS_NODEV) in path_mount()

Completed in 20 milliseconds