Home
last modified time | relevance | path

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

/external/strace/xlat/
Dstatx_masks.h90 #if defined(STATX_BLOCKS) || (defined(HAVE_DECL_STATX_BLOCKS) && HAVE_DECL_STATX_BLOCKS)
92 static_assert((STATX_BLOCKS) == (0x00000400U), "STATX_BLOCKS != 0x00000400U");
95 # define STATX_BLOCKS 0x00000400U
128 XLAT(STATX_BLOCKS),
Dstatx_masks.in14 STATX_BLOCKS 0x00000400U
/external/ltp/include/lapi/
Dstat.h166 #ifndef STATX_BLOCKS
167 # define STATX_BLOCKS 0x00000400U macro
/external/kernel-headers/original/uapi/linux/
Dstat.h148 #define STATX_BLOCKS 0x00000400U /* Want/got stx_blocks */ macro
/external/syzkaller/sys/linux/
Dsys_386.const551 STATX_BLOCKS = 1024
Dsys_amd64.const551 STATX_BLOCKS = 1024
Dsys_arm.const551 STATX_BLOCKS = 1024
Dsys_ppc64le.const551 STATX_BLOCKS = 1024
Dsys_arm64.const551 STATX_BLOCKS = 1024
Dsys.txt974 …TX_GID, STATX_ATIME, STATX_MTIME, STATX_CTIME, STATX_INO, STATX_SIZE, STATX_BLOCKS, STATX_BASIC_ST…
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go1868 STATX_BLOCKS = 0x400 const
Dzerrors_linux_s390x.go1927 STATX_BLOCKS = 0x400 const
Dzerrors_linux_arm.go1873 STATX_BLOCKS = 0x400 const
Dzerrors_linux_ppc64le.go1923 STATX_BLOCKS = 0x400 const
Dzerrors_linux_mips64.go1868 STATX_BLOCKS = 0x400 const
Dzerrors_linux_ppc64.go1923 STATX_BLOCKS = 0x400 const
Dzerrors_linux_amd64.go1867 STATX_BLOCKS = 0x400 const
Dzerrors_linux_mips64le.go1868 STATX_BLOCKS = 0x400 const
Dzerrors_linux_386.go1866 STATX_BLOCKS = 0x400 const
Dzerrors_linux_mips.go1868 STATX_BLOCKS = 0x400 const
Dzerrors_linux_arm64.go1857 STATX_BLOCKS = 0x400 const