Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dlustre_sec.h1002 int sptlrpc_cli_unwrap_early_reply(struct ptlrpc_request *req,
/drivers/staging/lustre/lustre/ptlrpc/
Dsec.c1040 int sptlrpc_cli_unwrap_early_reply(struct ptlrpc_request *req, in sptlrpc_cli_unwrap_early_reply() function
Dclient.c364 rc = sptlrpc_cli_unwrap_early_reply(req, &early_req); in ptlrpc_at_recv_early_reply()