Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_sec.h1088 void sptlrpc_svc_ctx_decref(struct ptlrpc_request *req);
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c839 sptlrpc_svc_ctx_decref(req); in ptlrpc_server_free_request()
1370 sptlrpc_svc_ctx_decref(reqcopy); in ptlrpc_at_send_early_reply()
Dsec.c2173 void sptlrpc_svc_ctx_decref(struct ptlrpc_request *req) in sptlrpc_svc_ctx_decref() function