Home
last modified time | relevance | path

Searched refs:ptlrpc_svc_ctx (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_sec.h65 struct ptlrpc_svc_ctx;
536 struct ptlrpc_svc_ctx *ctx,
730 (struct ptlrpc_svc_ctx *ctx);
757 void (*free_ctx) (struct ptlrpc_svc_ctx *ctx);
765 struct ptlrpc_svc_ctx *ctx);
850 struct ptlrpc_svc_ctx { struct
1037 struct ptlrpc_svc_ctx *ctx,
1100 struct ptlrpc_svc_ctx *ctx);
Dlustre_net.h449 struct ptlrpc_svc_ctx *rs_svc_ctx;
1374 struct ptlrpc_svc_ctx *rq_svc_ctx; /**< server's half ctx */
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_null.c53 static struct ptlrpc_svc_ctx null_svc_ctx;
118 struct ptlrpc_svc_ctx *svc_ctx, in null_create_sec()
278 static struct ptlrpc_svc_ctx null_svc_ctx = {
Dsec_plain.c63 static struct ptlrpc_svc_ctx plain_svc_ctx;
438 struct ptlrpc_svc_ctx *svc_ctx, in plain_create_sec()
705 static struct ptlrpc_svc_ctx plain_svc_ctx = {
Dsec.c1276 struct ptlrpc_svc_ctx *svc_ctx, in sptlrpc_sec_create()
1394 struct ptlrpc_svc_ctx *svc_ctx, in sptlrpc_import_sec_adapt()
1711 struct ptlrpc_svc_ctx *ctx) in sptlrpc_svc_install_rvs_ctx()
2167 struct ptlrpc_svc_ctx *ctx = req->rq_svc_ctx; in sptlrpc_svc_ctx_addref()
2175 struct ptlrpc_svc_ctx *ctx = req->rq_svc_ctx; in sptlrpc_svc_ctx_decref()
2190 struct ptlrpc_svc_ctx *ctx = req->rq_svc_ctx; in sptlrpc_svc_ctx_invalidate()