Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dptlrpc_internal.h80 int lustre_unpack_req_ptlrpc_body(struct ptlrpc_request *req, int offset);
Dpack_generic.c628 int lustre_unpack_req_ptlrpc_body(struct ptlrpc_request *req, int offset) in lustre_unpack_req_ptlrpc_body() function
Dservice.c1495 rc = lustre_unpack_req_ptlrpc_body(req, MSG_PTLRPC_BODY_OFF); in ptlrpc_server_handle_req_in()