HomeSort by relevance Sort by last modified time
    Searched defs:STATX_BASIC_STATS (Results 1 - 14 of 14) sorted by null

  /external/ltp/include/lapi/
stat.h 65 * Items in STATX_BASIC_STATS may be marked unavailable on return, but they
170 #ifndef STATX_BASIC_STATS
171 # define STATX_BASIC_STATS 0x000007ffU
  /bionic/libc/kernel/uapi/linux/
stat.h 93 #define STATX_BASIC_STATS 0x000007ffU
  /external/kernel-headers/original/uapi/linux/
stat.h 95 * Items in STATX_BASIC_STATS may be marked unavailable on return, but they
149 #define STATX_BASIC_STATS 0x000007ffU /* The stuff in the normal stat struct */
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]

Completed in 587 milliseconds