Searched refs:STATX_GID (Results 1 – 5 of 5) sorted by relevance
48 #if defined(STATX_GID) || (defined(HAVE_DECL_STATX_GID) && HAVE_DECL_STATX_GID)50 static_assert((STATX_GID) == (0x00000010U), "STATX_GID != 0x00000010U");53 # define STATX_GID 0x00000010U122 XLAT(STATX_GID),
8 STATX_GID 0x00000010U
142 #ifndef STATX_GID143 # define STATX_GID 0x00000010U macro
145 #define STATX_GID 0x00000010U /* Want/got stx_gid */ macro
1207 pub const STATX_GID: ::c_uint = 0x0010; constant