Searched refs:IN_DONT_FOLLOW (Results 1 – 6 of 6) sorted by relevance
118 #if defined(IN_DONT_FOLLOW) || (defined(HAVE_DECL_IN_DONT_FOLLOW) && HAVE_DECL_IN_DONT_FOLLOW)120 static_assert((IN_DONT_FOLLOW) == (0x02000000), "IN_DONT_FOLLOW != 0x02000000");123 # define IN_DONT_FOLLOW 0x02000000187 XLAT(IN_DONT_FOLLOW),
17 IN_DONT_FOLLOW 0x02000000
54 #define IN_DONT_FOLLOW 0x02000000 /* don't follow a sym link */ macro
51 #define IN_DONT_FOLLOW 0x02000000 /* don't follow a sym link */ macro
1954 pub const IN_DONT_FOLLOW: u32 = 0x0200_0000; constant
2264 pub const IN_DONT_FOLLOW: u32 = 0x0200_0000; constant