| /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 | 53 MS_NODIRATIME = 2048, /* Do not update directory access times. */ enumerator 54 #define MS_NODIRATIME MS_NODIRATIME 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 | 53 MS_NODIRATIME = 2048, /* Do not update directory access times. */ enumerator 54 #define MS_NODIRATIME MS_NODIRATIME macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/mount/ |
| H A D | unprivileged-remount-test.c | 143 mnt_flags |= MS_NODIRATIME; in read_mnt_flags() 348 if (!test_unpriv_remount_atime(MS_RELATIME|MS_NODIRATIME, in main() 353 if (!test_unpriv_remount_atime(MS_STRICTATIME|MS_NODIRATIME, in main() 358 if (!test_unpriv_remount_atime(MS_NOATIME|MS_NODIRATIME, 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 | 21 #define MS_NODIRATIME 2048 /* Do not update directory access times */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | mount.h | 21 #define MS_NODIRATIME 2048 /* Do not update directory access times */ 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/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 | 117 #define MS_NODIRATIME 2048 /* Do not update directory access times */ 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 | 117 #define MS_NODIRATIME 2048 /* Do not update directory access times */ macro
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | mount.c | 49 if (flags & MS_NODIRATIME) in audit_mnt_flags()
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | ubifs.h | 485 #define MS_NODIRATIME 2048 /* Do not update directory access times */ macro
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | namespace.c | 3192 if (flags & MS_NODIRATIME) in path_mount() 3203 ((flags & (MS_NOATIME | MS_NODIRATIME | MS_RELATIME | 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 | 3413 * MS_NODIRATIME: Mount-Unmount-Remount.
|
| H A D | libc.info-12 | 7204 ‘MS_NODIRATIME’
|
| /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 | 3413 * MS_NODIRATIME: Mount-Unmount-Remount.
|
| H A D | libc.info-12 | 7204 ‘MS_NODIRATIME’
|