Searched refs:LUSTRE_MSG_MAGIC_V2 (Results 1 – 7 of 7) sorted by relevance
66 case LUSTRE_MSG_MAGIC_V2: in lustre_msg_hdr_size()112 size = lustre_msg_size(LUSTRE_MSG_MAGIC_V2, 1, &pblen); in lustre_msg_early_size()150 case LUSTRE_MSG_MAGIC_V2: in lustre_msg_size()164 case LUSTRE_MSG_MAGIC_V2: in lustre_packed_msg_size()181 msg->lm_magic = LUSTRE_MSG_MAGIC_V2; in lustre_init_msg_v2()360 case LUSTRE_MSG_MAGIC_V2: in lustre_pack_reply_flags()414 case LUSTRE_MSG_MAGIC_V2: in lustre_msg_buf()475 case LUSTRE_MSG_MAGIC_V2: in lustre_shrink_msg()631 case LUSTRE_MSG_MAGIC_V2: in lustre_unpack_req_ptlrpc_body()643 case LUSTRE_MSG_MAGIC_V2: in lustre_unpack_rep_ptlrpc_body()[all …]
1124 (imp->imp_msg_magic == LUSTRE_MSG_MAGIC_V2)) in ptlrpc_connect_interpret()1138 (imp->imp_msg_magic == LUSTRE_MSG_MAGIC_V2)) in ptlrpc_connect_interpret()
1555 LASSERT(msg->lm_magic == LUSTRE_MSG_MAGIC_V2); in _sptlrpc_enlarge_msg_inplace()
641 LASSERTF(LUSTRE_MSG_MAGIC_V2 == 0x0BD00BD3, "found 0x%.8x\n", in lustre_assert_wire_constants()642 LUSTRE_MSG_MAGIC_V2); in lustre_assert_wire_constants()
945 imp->imp_msg_magic = LUSTRE_MSG_MAGIC_V2; in class_new_import()
157 #define LUSTRE_MSG_MAGIC_V2 0x0BD00BD3 macro160 #define LUSTRE_MSG_MAGIC LUSTRE_MSG_MAGIC_V2
2768 case LUSTRE_MSG_MAGIC_V2: in ptlrpc_req_get_repsize()