Home
last modified time | relevance | path

Searched defs:MS_RELATIME (Results 1 – 18 of 18) sorted by relevance

/external/strace/tests-mx32/
Dmount.c41 # define MS_RELATIME (1ul << 21) macro
/external/strace/tests-m32/
Dmount.c41 # define MS_RELATIME (1ul << 21) macro
/external/strace/tests/
Dmount.c41 # define MS_RELATIME (1ul << 21) macro
/external/kernel-headers/original/uapi/linux/
Dmount.h32 #define MS_RELATIME (1<<21) /* Update atime relative to mtime/ctime. */ macro
/external/linux-kselftest/tools/testing/selftests/mount/
Dunprivileged-remount-test.c42 # define MS_RELATIME (1 << 21) macro
/external/u-boot/fs/ubifs/
Dubifs.h496 #define MS_RELATIME (1<<21) /* Update atime relative to mtime/ctime. */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go832 MS_RELATIME = 0x200000 const
Dzerrors_linux_mipsle.go1029 MS_RELATIME = 0x200000 const
Dzerrors_linux_s390x.go1028 MS_RELATIME = 0x200000 const
Dzerrors_linux_arm.go1028 MS_RELATIME = 0x200000 const
Dzerrors_linux_ppc64le.go1028 MS_RELATIME = 0x200000 const
Dzerrors_linux_mips64.go1029 MS_RELATIME = 0x200000 const
Dzerrors_linux_ppc64.go1028 MS_RELATIME = 0x200000 const
Dzerrors_linux_amd64.go1030 MS_RELATIME = 0x200000 const
Dzerrors_linux_mips64le.go1029 MS_RELATIME = 0x200000 const
Dzerrors_linux_386.go1030 MS_RELATIME = 0x200000 const
Dzerrors_linux_mips.go1029 MS_RELATIME = 0x200000 const
Dzerrors_linux_arm64.go1031 MS_RELATIME = 0x200000 const