Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_sec.h1087 void sptlrpc_svc_ctx_addref(struct ptlrpc_request *req);
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec.c2165 void sptlrpc_svc_ctx_addref(struct ptlrpc_request *req) in sptlrpc_svc_ctx_addref() function
Dservice.c1319 sptlrpc_svc_ctx_addref(reqcopy); in ptlrpc_at_send_early_reply()