Searched refs:STATX_SIZE (Results 1 – 5 of 5) sorted by relevance
83 #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 0x00000200U127 XLAT(STATX_SIZE),
13 STATX_SIZE 0x00000200U
162 #ifndef STATX_SIZE163 # define STATX_SIZE 0x00000200U macro
150 #define STATX_SIZE 0x00000200U /* Want/got stx_size */ macro
1212 pub const STATX_SIZE: ::c_uint = 0x0200; constant