Home
last modified time | relevance | path

Searched defs:STATX_ATIME (Results 1 – 13 of 13) sorted by relevance

/external/ltp/include/lapi/
Dstat.h147 # define STATX_ATIME 0x00000020U macro
/external/kernel-headers/original/uapi/linux/
Dstat.h143 #define STATX_ATIME 0x00000020U /* Want/got stx_atime */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go1860 STATX_ATIME = 0x20 const
Dzerrors_linux_s390x.go1919 STATX_ATIME = 0x20 const
Dzerrors_linux_arm.go1865 STATX_ATIME = 0x20 const
Dzerrors_linux_ppc64le.go1915 STATX_ATIME = 0x20 const
Dzerrors_linux_mips64.go1860 STATX_ATIME = 0x20 const
Dzerrors_linux_ppc64.go1915 STATX_ATIME = 0x20 const
Dzerrors_linux_amd64.go1859 STATX_ATIME = 0x20 const
Dzerrors_linux_mips64le.go1860 STATX_ATIME = 0x20 const
Dzerrors_linux_386.go1858 STATX_ATIME = 0x20 const
Dzerrors_linux_mips.go1860 STATX_ATIME = 0x20 const
Dzerrors_linux_arm64.go1849 STATX_ATIME = 0x20 const