Searched refs:MSG_GEN_FLAG_MASK (Results 1 – 3 of 3) sorted by relevance
847 pb->pb_flags &= ~(flags & MSG_GEN_FLAG_MASK); in lustre_msg_clear_flags()
843 LASSERTF(MSG_GEN_FLAG_MASK == 0x0000ffffUL, "found 0x%.8xUL\n", in lustre_assert_wire_constants()844 (unsigned)MSG_GEN_FLAG_MASK); in lustre_assert_wire_constants()
1170 #define MSG_GEN_FLAG_MASK 0x0000ffff macro