Searched refs:STATX_INO (Results 1 – 5 of 5) sorted by relevance
76 #if defined(STATX_INO) || (defined(HAVE_DECL_STATX_INO) && HAVE_DECL_STATX_INO)78 static_assert((STATX_INO) == (0x00000100U), "STATX_INO != 0x00000100U");81 # define STATX_INO 0x00000100U126 XLAT(STATX_INO),
12 STATX_INO 0x00000100U
159 #ifndef STATX_INO160 # define STATX_INO 0x00000100U macro
150 #define STATX_INO 0x00000100U /* Want/got stx_ino */ macro
1015 pub const STATX_INO: ::c_uint = 0x0100; constant