Searched refs:__lustre_unpack_msg (Results 1 – 3 of 3) sorted by relevance
550 int __lustre_unpack_msg(struct lustre_msg *m, int len) in __lustre_unpack_msg() function573 EXPORT_SYMBOL(__lustre_unpack_msg);579 rc = __lustre_unpack_msg(req->rq_reqmsg, len); in ptlrpc_unpack_req_msg()592 rc = __lustre_unpack_msg(req->rq_repmsg, len); in ptlrpc_unpack_rep_msg()
945 rc = __lustre_unpack_msg(req->rq_repdata, req->rq_repdata_len); in do_cli_unwrap_reply()1924 rc = __lustre_unpack_msg(msg, req->rq_reqdata_len); in sptlrpc_svc_unwrap_request()
2557 int __lustre_unpack_msg(struct lustre_msg *m, int len);