Home
last modified time | relevance | path

Searched refs:lustre_msg_get_flags (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dniobuf.c312 !(lustre_msg_get_flags(req->rq_reqmsg) & in ptlrpc_at_set_reply()
341 flags, lustre_msg_get_flags(req->rq_reqmsg), in ptlrpc_at_set_reply()
507 LASSERT(!((lustre_msg_get_flags(request->rq_reqmsg) & MSG_REPLAY) && in ptl_send_rpc()
646 lustre_msg_get_flags(request->rq_reqmsg)); in ptl_send_rpc()
Devents.c157 lustre_msg_get_flags(req->rq_reqmsg), in reply_in_callback()
Dclient.c297 CDEBUG((lustre_msg_get_flags(req->rq_reqmsg) & MSG_RESENT) ? in ptlrpc_at_adj_net_latency()
1188 if (lustre_msg_get_flags(req->rq_reqmsg) & MSG_REPLAY) in ptlrpc_save_versions()
1338 if (!(lustre_msg_get_flags(req->rq_reqmsg) & MSG_REPLAY)) { in after_reply()
2749 if (lustre_msg_get_flags(req->rq_repmsg) & MSG_VERSION_REPLAY) in ptlrpc_replay_interpret()
Dpack_generic.c829 __u32 lustre_msg_get_flags(struct lustre_msg *msg) in lustre_msg_get_flags() function
846 EXPORT_SYMBOL(lustre_msg_get_flags);
2411 req_ok ? lustre_msg_get_flags(req->rq_reqmsg) : -1, in _debug_req()
2412 rep_ok ? lustre_msg_get_flags(req->rq_repmsg) : -1, in _debug_req()
Dservice.c1122 } else if (lustre_msg_get_flags(req->rq_reqmsg) & in ptlrpc_check_req()
1274 lustre_msg_get_flags(req->rq_reqmsg) & in ptlrpc_at_send_early_reply()
Dsec.c713 lustre_msg_get_flags(req->rq_reqmsg) & MSG_RESENT) { in sptlrpc_req_refresh_ctx()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd.h703 lustre_msg_get_flags(req->rq_reqmsg) & MSG_REPLAY) { in oti_init()
Dlustre_net.h2602 __u32 lustre_msg_get_flags(struct lustre_msg *msg);