Home
last modified time | relevance | path

Searched defs:STATX_BASIC_STATS (Results 1 – 7 of 7) sorted by relevance

/external/ltp/include/lapi/
Dstat.h170 # define STATX_BASIC_STATS 0x000007ffU macro
/external/kernel-headers/original/uapi/linux/
Dstat.h153 #define STATX_BASIC_STATS 0x000007ffU /* The stuff in the normal stat struct */ macro
/external/musl/include/sys/
Dstat.h120 #define STATX_BASIC_STATS 0x7ffU macro
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs1142 pub const STATX_BASIC_STATS: ::c_uint = 0x07ff; constant
/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h919 #define STATX_BASIC_STATS 0x000007ffU macro
/external/cronet/third_party/lss/
Dlinux_syscall_support.h919 #define STATX_BASIC_STATS 0x000007ffU macro
/external/rust/crates/libc/src/unix/hurd/
Dmod.rs2199 pub const STATX_BASIC_STATS: ::c_uint = 2047; constant