Searched refs:lustre_msg_get_flags (Results 1 – 8 of 8) sorted by relevance
310 !(lustre_msg_get_flags(req->rq_reqmsg) & in ptlrpc_at_set_reply()338 flags, lustre_msg_get_flags(req->rq_reqmsg), in ptlrpc_at_set_reply()503 LASSERT(!((lustre_msg_get_flags(request->rq_reqmsg) & MSG_REPLAY) && in ptl_send_rpc()642 lustre_msg_get_flags(request->rq_reqmsg)); in ptl_send_rpc()
788 __u32 lustre_msg_get_flags(struct lustre_msg *msg) in lustre_msg_get_flags() function806 EXPORT_SYMBOL(lustre_msg_get_flags);2203 req_ok ? lustre_msg_get_flags(req->rq_reqmsg) : -1, in _debug_req()2204 rep_ok ? lustre_msg_get_flags(req->rq_repmsg) : -1, in _debug_req()
157 lustre_msg_get_flags(req->rq_reqmsg), in reply_in_callback()
309 CDEBUG((lustre_msg_get_flags(req->rq_reqmsg) & MSG_RESENT) ? in ptlrpc_at_adj_net_latency()1146 if (lustre_msg_get_flags(req->rq_reqmsg) & MSG_REPLAY) in ptlrpc_save_versions()1295 if (!(lustre_msg_get_flags(req->rq_reqmsg) & MSG_REPLAY)) { in after_reply()2689 if (lustre_msg_get_flags(req->rq_repmsg) & MSG_VERSION_REPLAY) in ptlrpc_replay_interpret()
671 lustre_msg_get_flags(req->rq_reqmsg) & MSG_RESENT) { in sptlrpc_req_refresh_ctx()
880 } else if (lustre_msg_get_flags(req->rq_reqmsg) & in ptlrpc_check_req()
612 lustre_msg_get_flags(req->rq_reqmsg) & MSG_REPLAY) { in oti_init()
2570 __u32 lustre_msg_get_flags(struct lustre_msg *msg);