Searched refs:__lustre_unpack_msg (Results 1 – 3 of 3) sorted by relevance
566 int __lustre_unpack_msg(struct lustre_msg *m, int len) in __lustre_unpack_msg() function589 EXPORT_SYMBOL(__lustre_unpack_msg);594 rc = __lustre_unpack_msg(req->rq_reqmsg, len); in ptlrpc_unpack_req_msg()606 rc = __lustre_unpack_msg(req->rq_repmsg, len); in ptlrpc_unpack_rep_msg()
987 rc = __lustre_unpack_msg(req->rq_repdata, req->rq_repdata_len); in do_cli_unwrap_reply()2032 rc = __lustre_unpack_msg(msg, req->rq_reqdata_len); in sptlrpc_svc_unwrap_request()
2588 int __lustre_unpack_msg(struct lustre_msg *m, int len);