Home
last modified time | relevance | path

Searched refs:STATX_CTIME (Results 1 – 21 of 21) sorted by relevance

/external/strace/xlat/
Dstatx_masks.h69 #if defined(STATX_CTIME) || (defined(HAVE_DECL_STATX_CTIME) && HAVE_DECL_STATX_CTIME)
71 static_assert((STATX_CTIME) == (0x00000080U), "STATX_CTIME != 0x00000080U");
74 # define STATX_CTIME 0x00000080U
125 XLAT(STATX_CTIME),
Dstatx_masks.in11 STATX_CTIME 0x00000080U
/external/ltp/include/lapi/
Dstat.h154 #ifndef STATX_CTIME
155 # define STATX_CTIME 0x00000080U macro
/external/kernel-headers/original/uapi/linux/
Dstat.h145 #define STATX_CTIME 0x00000080U /* Want/got stx_ctime */ macro
/external/syzkaller/sys/linux/
Dsys_386.const553 STATX_CTIME = 128
Dsys_amd64.const553 STATX_CTIME = 128
Dsys_arm.const553 STATX_CTIME = 128
Dsys_ppc64le.const553 STATX_CTIME = 128
Dsys_arm64.const553 STATX_CTIME = 128
Dsys.txt974 …ATX_MODE, STATX_NLINK, STATX_UID, STATX_GID, STATX_ATIME, STATX_MTIME, STATX_CTIME, STATX_INO, STA…
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go1870 STATX_CTIME = 0x80 const
Dzerrors_linux_s390x.go1929 STATX_CTIME = 0x80 const
Dzerrors_linux_arm.go1875 STATX_CTIME = 0x80 const
Dzerrors_linux_ppc64le.go1925 STATX_CTIME = 0x80 const
Dzerrors_linux_mips64.go1870 STATX_CTIME = 0x80 const
Dzerrors_linux_ppc64.go1925 STATX_CTIME = 0x80 const
Dzerrors_linux_amd64.go1869 STATX_CTIME = 0x80 const
Dzerrors_linux_mips64le.go1870 STATX_CTIME = 0x80 const
Dzerrors_linux_386.go1868 STATX_CTIME = 0x80 const
Dzerrors_linux_mips.go1870 STATX_CTIME = 0x80 const
Dzerrors_linux_arm64.go1859 STATX_CTIME = 0x80 const