| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/ |
| H A D | mount.h | 39 MS_NODEV = 4, /* Disallow access to device special files. */ enumerator 40 #define MS_NODEV MS_NODEV macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/ |
| H A D | mount.h | 39 MS_NODEV = 4, /* Disallow access to device special files. */ enumerator 40 #define MS_NODEV MS_NODEV macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/mount/ |
| H A D | unprivileged-remount-test.c | 137 mnt_flags |= MS_NODEV; in read_mnt_flags() 324 if (!test_unpriv_remount("devpts", "newinstance", MS_NODEV, MS_NODEV, 0)) { in main()
|
| /OK3568_Linux_fs/external/recovery/ |
| H A D | roots.c | 267 MS_NOATIME | MS_NODEV | MS_NODIRATIME, ""); in ensure_path_mounted() 271 MS_NOATIME | MS_NODEV | MS_NODIRATIME, ""); in ensure_path_mounted() 278 MS_NOATIME | MS_NODEV | MS_NODIRATIME, ""); in ensure_path_mounted()
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | mount.h | 13 #define MS_NODEV 4 /* Disallow access to device special files */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | mount.h | 13 #define MS_NODEV 4 /* Disallow access to device special files */ macro
|
| /OK3568_Linux_fs/external/recovery/mtdutils/ |
| H A D | mounts.c | 214 MS_NOATIME | MS_NODEV | MS_NODIRATIME | in remount_read_only()
|
| H A D | mtdutils.c | 189 const unsigned long flags = MS_NOATIME | MS_NODEV | MS_NODIRATIME; in mtd_mount_partition()
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/mtdutils/ |
| H A D | mounts.c | 220 MS_NOATIME | MS_NODEV | MS_NODIRATIME | in remount_read_only()
|
| H A D | rk29.c | 87 MS_NOATIME | MS_NODEV | MS_NODIRATIME, ""); in rk_make_ext4fs()
|
| H A D | mtdutils.c | 196 const unsigned long flags = MS_NOATIME | MS_NODEV | MS_NODIRATIME; in mtd_mount_partition()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_current_pid_tgid_new_ns.c | 80 if (CHECK_NEWNS(mount("proc", "/proc", "proc", MS_NOSUID|MS_NOEXEC|MS_NODEV, NULL), in main()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | fs.h | 110 #define MS_NODEV 4 /* Disallow access to device special files */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | fs.h | 110 #define MS_NODEV 4 /* Disallow access to device special files */ macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/openat2/ |
| H A D | resolve_test.c | 78 E_mount("tmpfs", "./mnt", "tmpfs", MS_NOSUID | MS_NODEV, ""); in setup_testdir()
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | mount.c | 35 if (flags & MS_NODEV) in audit_mnt_flags()
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | ubifs.h | 478 #define MS_NODEV 4 /* Disallow access to device special files */ macro
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | namespace.c | 3186 if (flags & MS_NODEV) in path_mount()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-17 | 3411 * MS_NODEV: Mount-Unmount-Remount.
|
| H A D | libc.info-12 | 7184 ‘MS_NODEV’ 7264 filesystem that is mounted with the ‘MS_NODEV’ option.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-17 | 3411 * MS_NODEV: Mount-Unmount-Remount.
|
| H A D | libc.info-12 | 7184 ‘MS_NODEV’ 7264 filesystem that is mounted with the ‘MS_NODEV’ option.
|