Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_sec.h1051 void sptlrpc_svc_ctx_decref(struct ptlrpc_request *req);
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c702 sptlrpc_svc_ctx_decref(req); in ptlrpc_server_free_request()
1112 sptlrpc_svc_ctx_decref(reqcopy); in ptlrpc_at_send_early_reply()
Dsec.c2066 void sptlrpc_svc_ctx_decref(struct ptlrpc_request *req) in sptlrpc_svc_ctx_decref() function