Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_sec.h1050 void sptlrpc_svc_ctx_addref(struct ptlrpc_request *req);
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec.c2058 void sptlrpc_svc_ctx_addref(struct ptlrpc_request *req) in sptlrpc_svc_ctx_addref() function
Dservice.c1061 sptlrpc_svc_ctx_addref(reqcopy); in ptlrpc_at_send_early_reply()