Searched refs:LUSTRE_MSG_MAGIC_V2 (Results 1 – 7 of 7) sorted by relevance
64 case LUSTRE_MSG_MAGIC_V2: in lustre_msg_hdr_size()108 case LUSTRE_MSG_MAGIC_V2: in lustre_msg_check_version()130 size = lustre_msg_size(LUSTRE_MSG_MAGIC_V2, 1, &pblen); in lustre_msg_early_size()168 case LUSTRE_MSG_MAGIC_V2: in lustre_msg_size()182 case LUSTRE_MSG_MAGIC_V2: in lustre_packed_msg_size()199 msg->lm_magic = LUSTRE_MSG_MAGIC_V2; in lustre_init_msg_v2()377 case LUSTRE_MSG_MAGIC_V2: in lustre_pack_reply_flags()431 case LUSTRE_MSG_MAGIC_V2: in lustre_msg_buf()491 case LUSTRE_MSG_MAGIC_V2: in lustre_shrink_msg()645 case LUSTRE_MSG_MAGIC_V2: in lustre_unpack_req_ptlrpc_body()[all …]
1134 (imp->imp_msg_magic == LUSTRE_MSG_MAGIC_V2)) in ptlrpc_connect_interpret()1148 (imp->imp_msg_magic == LUSTRE_MSG_MAGIC_V2)) in ptlrpc_connect_interpret()
1611 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()
157 #define LUSTRE_MSG_MAGIC_V2 0x0BD00BD3 macro162 #define LUSTRE_MSG_MAGIC LUSTRE_MSG_MAGIC_V2
2809 case LUSTRE_MSG_MAGIC_V2: in ptlrpc_req_get_repsize()
1041 imp->imp_msg_magic = LUSTRE_MSG_MAGIC_V2; in class_new_import()