Searched refs:LUSTRE_MSG_MAGIC_V2_SWABBED (Results 1 – 3 of 3) sorted by relevance
160 #define LUSTRE_MSG_MAGIC_V2_SWABBED 0xD30BD00B macro
528 swabbed = (m->lm_magic == LUSTRE_MSG_MAGIC_V2_SWABBED); in lustre_unpack_msg_v2()
645 LASSERTF(LUSTRE_MSG_MAGIC_V2_SWABBED == 0xD30BD00B, "found 0x%.8x\n", in lustre_assert_wire_constants()646 LUSTRE_MSG_MAGIC_V2_SWABBED); in lustre_assert_wire_constants()