Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dniobuf.c310 !(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()
Dpack_generic.c788 __u32 lustre_msg_get_flags(struct lustre_msg *msg) in lustre_msg_get_flags() function
806 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()
Devents.c157 lustre_msg_get_flags(req->rq_reqmsg), in reply_in_callback()
Dclient.c309 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()
Dsec.c671 lustre_msg_get_flags(req->rq_reqmsg) & MSG_RESENT) { in sptlrpc_req_refresh_ctx()
Dservice.c880 } else if (lustre_msg_get_flags(req->rq_reqmsg) & in ptlrpc_check_req()
/drivers/staging/lustre/lustre/include/
Dobd.h612 lustre_msg_get_flags(req->rq_reqmsg) & MSG_REPLAY) { in oti_init()
Dlustre_net.h2570 __u32 lustre_msg_get_flags(struct lustre_msg *msg);