Home
last modified time | relevance | path

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

/external/ltp/include/lapi/
Dstat.h151 # define STATX_MTIME 0x00000040U macro
/external/kernel-headers/original/uapi/linux/
Dstat.h144 #define STATX_MTIME 0x00000040U /* Want/got stx_mtime */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go1874 STATX_MTIME = 0x40 const
Dzerrors_linux_s390x.go1933 STATX_MTIME = 0x40 const
Dzerrors_linux_arm.go1879 STATX_MTIME = 0x40 const
Dzerrors_linux_ppc64le.go1929 STATX_MTIME = 0x40 const
Dzerrors_linux_mips64.go1874 STATX_MTIME = 0x40 const
Dzerrors_linux_ppc64.go1929 STATX_MTIME = 0x40 const
Dzerrors_linux_amd64.go1873 STATX_MTIME = 0x40 const
Dzerrors_linux_mips64le.go1874 STATX_MTIME = 0x40 const
Dzerrors_linux_386.go1872 STATX_MTIME = 0x40 const
Dzerrors_linux_mips.go1874 STATX_MTIME = 0x40 const
Dzerrors_linux_arm64.go1863 STATX_MTIME = 0x40 const