Home
last modified time | relevance | path

Searched defs:MS_NOATIME (Results 1 – 14 of 14) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dmount.h19 #define MS_NOATIME 1024 /* Do not update access times. */ macro
/external/u-boot/fs/ubifs/
Dubifs.h483 #define MS_NOATIME 1024 /* Do not update access times. */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go822 MS_NOATIME = 0x400 const
Dzerrors_linux_mipsle.go1017 MS_NOATIME = 0x400 const
Dzerrors_linux_s390x.go1016 MS_NOATIME = 0x400 const
Dzerrors_linux_arm.go1016 MS_NOATIME = 0x400 const
Dzerrors_linux_ppc64le.go1016 MS_NOATIME = 0x400 const
Dzerrors_linux_mips64.go1017 MS_NOATIME = 0x400 const
Dzerrors_linux_ppc64.go1016 MS_NOATIME = 0x400 const
Dzerrors_linux_amd64.go1018 MS_NOATIME = 0x400 const
Dzerrors_linux_mips64le.go1017 MS_NOATIME = 0x400 const
Dzerrors_linux_386.go1018 MS_NOATIME = 0x400 const
Dzerrors_linux_mips.go1017 MS_NOATIME = 0x400 const
Dzerrors_linux_arm64.go1019 MS_NOATIME = 0x400 const