Home
last modified time | relevance | path

Searched refs:lustre_unpack_req_ptlrpc_body (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dptlrpc_internal.h76 int lustre_unpack_req_ptlrpc_body(struct ptlrpc_request *req, int offset);
Dpack_generic.c642 int lustre_unpack_req_ptlrpc_body(struct ptlrpc_request *req, int offset) in lustre_unpack_req_ptlrpc_body() function
Dservice.c1776 rc = lustre_unpack_req_ptlrpc_body(req, MSG_PTLRPC_BODY_OFF); in ptlrpc_server_handle_req_in()