Searched refs:IN_EXCL_UNLINK (Results 1 – 3 of 3) sorted by relevance
125 #if defined(IN_EXCL_UNLINK) || (defined(HAVE_DECL_IN_EXCL_UNLINK) && HAVE_DECL_IN_EXCL_UNLINK)127 static_assert((IN_EXCL_UNLINK) == (0x04000000), "IN_EXCL_UNLINK != 0x04000000");130 # define IN_EXCL_UNLINK 0x04000000188 XLAT(IN_EXCL_UNLINK),
18 IN_EXCL_UNLINK 0x04000000
55 #define IN_EXCL_UNLINK 0x04000000 /* exclude events on unlinked objects */ macro