Home
last modified time | relevance | path

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

/external/strace/xlat/
Dstatx_masks.h83 #if defined(STATX_SIZE) || (defined(HAVE_DECL_STATX_SIZE) && HAVE_DECL_STATX_SIZE)
85 static_assert((STATX_SIZE) == (0x00000200U), "STATX_SIZE != 0x00000200U");
88 # define STATX_SIZE 0x00000200U
127 XLAT(STATX_SIZE),
Dstatx_masks.in13 STATX_SIZE 0x00000200U
/external/ltp/include/lapi/
Dstat.h162 #ifndef STATX_SIZE
163 # define STATX_SIZE 0x00000200U macro
/external/kernel-headers/original/uapi/linux/
Dstat.h147 #define STATX_SIZE 0x00000200U /* Want/got stx_size */ macro
/external/syzkaller/sys/linux/
Dsys_386.const559 STATX_SIZE = 512
Dsys_amd64.const559 STATX_SIZE = 512
Dsys_arm.const559 STATX_SIZE = 512
Dsys_ppc64le.const559 STATX_SIZE = 512
Dsys_arm64.const559 STATX_SIZE = 512
Dsys.txt974 …TATX_UID, STATX_GID, STATX_ATIME, STATX_MTIME, STATX_CTIME, STATX_INO, STATX_SIZE, STATX_BLOCKS, S…
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go1876 STATX_SIZE = 0x200 const
Dzerrors_linux_s390x.go1935 STATX_SIZE = 0x200 const
Dzerrors_linux_arm.go1881 STATX_SIZE = 0x200 const
Dzerrors_linux_ppc64le.go1931 STATX_SIZE = 0x200 const
Dzerrors_linux_mips64.go1876 STATX_SIZE = 0x200 const
Dzerrors_linux_ppc64.go1931 STATX_SIZE = 0x200 const
Dzerrors_linux_amd64.go1875 STATX_SIZE = 0x200 const
Dzerrors_linux_mips64le.go1876 STATX_SIZE = 0x200 const
Dzerrors_linux_386.go1874 STATX_SIZE = 0x200 const
Dzerrors_linux_mips.go1876 STATX_SIZE = 0x200 const
Dzerrors_linux_arm64.go1865 STATX_SIZE = 0x200 const