Home
last modified time | relevance | path

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

/external/strace/xlat/
Dstatx_masks.h76 #if defined(STATX_INO) || (defined(HAVE_DECL_STATX_INO) && HAVE_DECL_STATX_INO)
78 static_assert((STATX_INO) == (0x00000100U), "STATX_INO != 0x00000100U");
81 # define STATX_INO 0x00000100U
126 XLAT(STATX_INO),
Dstatx_masks.in12 STATX_INO 0x00000100U
/external/ltp/include/lapi/
Dstat.h158 #ifndef STATX_INO
159 # define STATX_INO 0x00000100U macro
/external/kernel-headers/original/uapi/linux/
Dstat.h146 #define STATX_INO 0x00000100U /* Want/got stx_ino */ macro
/external/syzkaller/sys/linux/
Dsys_386.const555 STATX_INO = 256
Dsys_amd64.const555 STATX_INO = 256
Dsys_arm.const555 STATX_INO = 256
Dsys_ppc64le.const555 STATX_INO = 256
Dsys_arm64.const555 STATX_INO = 256
Dsys.txt974 …ATX_NLINK, STATX_UID, STATX_GID, STATX_ATIME, STATX_MTIME, STATX_CTIME, STATX_INO, STATX_SIZE, STA…
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go1872 STATX_INO = 0x100 const
Dzerrors_linux_s390x.go1931 STATX_INO = 0x100 const
Dzerrors_linux_arm.go1877 STATX_INO = 0x100 const
Dzerrors_linux_ppc64le.go1927 STATX_INO = 0x100 const
Dzerrors_linux_mips64.go1872 STATX_INO = 0x100 const
Dzerrors_linux_ppc64.go1927 STATX_INO = 0x100 const
Dzerrors_linux_amd64.go1871 STATX_INO = 0x100 const
Dzerrors_linux_mips64le.go1872 STATX_INO = 0x100 const
Dzerrors_linux_386.go1870 STATX_INO = 0x100 const
Dzerrors_linux_mips.go1872 STATX_INO = 0x100 const
Dzerrors_linux_arm64.go1861 STATX_INO = 0x100 const