Searched refs:STATX_BTIME (Results 1 – 5 of 5) sorted by relevance
97 #if defined(STATX_BTIME) || (defined(HAVE_DECL_STATX_BTIME) && HAVE_DECL_STATX_BTIME)99 static_assert((STATX_BTIME) == (0x00000800U), "STATX_BTIME != 0x00000800U");102 # define STATX_BTIME 0x00000800U129 XLAT(STATX_BTIME),
15 STATX_BTIME 0x00000800U
174 #ifndef STATX_BTIME175 # define STATX_BTIME 0x00000800U macro
150 #define STATX_BTIME 0x00000800U /* Want/got stx_btime */ macro
851 pub const STATX_BTIME: ::c_uint = 0x0800; constant