Home
last modified time | relevance | path

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

/external/strace/xlat/
Dstatx_masks.h97 #if defined(STATX_BTIME) || (defined(HAVE_DECL_STATX_BTIME) && HAVE_DECL_STATX_BTIME)
99 static_assert((STATX_BTIME) == (0x00000800U), "STATX_BTIME != 0x00000800U");
102 # define STATX_BTIME 0x00000800U
129 XLAT(STATX_BTIME),
Dstatx_masks.in15 STATX_BTIME 0x00000800U
/external/ltp/include/lapi/
Dstat.h174 #ifndef STATX_BTIME
175 # define STATX_BTIME 0x00000800U macro
/external/kernel-headers/original/uapi/linux/
Dstat.h150 #define STATX_BTIME 0x00000800U /* Want/got stx_btime */ macro
/external/syzkaller/sys/linux/
Dsys_386.const552 STATX_BTIME = 2048
Dsys_amd64.const552 STATX_BTIME = 2048
Dsys_ppc64le.const552 STATX_BTIME = 2048
Dsys_arm.const552 STATX_BTIME = 2048
Dsys_arm64.const552 STATX_BTIME = 2048
Dsys.txt974 …_MTIME, STATX_CTIME, STATX_INO, STATX_SIZE, STATX_BLOCKS, STATX_BASIC_STATS, STATX_BTIME, STATX_ALL
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mips64le.go1869 STATX_BTIME = 0x800 const
Dzerrors_linux_ppc64.go1924 STATX_BTIME = 0x800 const
Dzerrors_linux_arm.go1874 STATX_BTIME = 0x800 const
Dzerrors_linux_mips64.go1869 STATX_BTIME = 0x800 const
Dzerrors_linux_ppc64le.go1924 STATX_BTIME = 0x800 const
Dzerrors_linux_arm64.go1858 STATX_BTIME = 0x800 const
Dzerrors_linux_386.go1867 STATX_BTIME = 0x800 const
Dzerrors_linux_mips.go1869 STATX_BTIME = 0x800 const
Dzerrors_linux_s390x.go1928 STATX_BTIME = 0x800 const
Dzerrors_linux_mipsle.go1869 STATX_BTIME = 0x800 const
Dzerrors_linux_amd64.go1868 STATX_BTIME = 0x800 const