Home
last modified time | relevance | path

Searched refs:MS_NODEV (Results 1 – 22 of 22) sorted by relevance

/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 Dmount.h39 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 Dmount.h39 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 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()
/OK3568_Linux_fs/external/recovery/
H A Droots.c267 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 Dmount.h13 #define MS_NODEV 4 /* Disallow access to device special files */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmount.h13 #define MS_NODEV 4 /* Disallow access to device special files */ macro
/OK3568_Linux_fs/external/recovery/mtdutils/
H A Dmounts.c214 MS_NOATIME | MS_NODEV | MS_NODIRATIME | in remount_read_only()
H A Dmtdutils.c189 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 Dmounts.c220 MS_NOATIME | MS_NODEV | MS_NODIRATIME | in remount_read_only()
H A Drk29.c87 MS_NOATIME | MS_NODEV | MS_NODIRATIME, ""); in rk_make_ext4fs()
H A Dmtdutils.c196 const unsigned long flags = MS_NOATIME | MS_NODEV | MS_NODIRATIME; in mtd_mount_partition()
/OK3568_Linux_fs/kernel/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()
/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 Dfs.h110 #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 Dfs.h110 #define MS_NODEV 4 /* Disallow access to device special files */ macro
/OK3568_Linux_fs/kernel/tools/testing/selftests/openat2/
H A Dresolve_test.c78 E_mount("tmpfs", "./mnt", "tmpfs", MS_NOSUID | MS_NODEV, ""); in setup_testdir()
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dmount.c35 if (flags & MS_NODEV) in audit_mnt_flags()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.h478 #define MS_NODEV 4 /* Disallow access to device special files */ macro
/OK3568_Linux_fs/kernel/fs/
H A Dnamespace.c3186 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 Dlibc.info-173411 * MS_NODEV: Mount-Unmount-Remount.
H A Dlibc.info-127184MS_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 Dlibc.info-173411 * MS_NODEV: Mount-Unmount-Remount.
H A Dlibc.info-127184MS_NODEV
7264 filesystem that is mounted with the ‘MS_NODEV’ option.