Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dsec.c278 struct ptlrpc_cli_ctx *sptlrpc_cli_ctx_get(struct ptlrpc_cli_ctx *ctx) in sptlrpc_cli_ctx_get() function
283 EXPORT_SYMBOL(sptlrpc_cli_ctx_get);
480 sptlrpc_cli_ctx_get(oldctx); in sptlrpc_req_replace_dead_ctx()
1101 early_req->rq_cli_ctx = sptlrpc_cli_ctx_get(req->rq_cli_ctx); in sptlrpc_cli_unwrap_early_reply()
Dclient.c601 request->rq_cli_ctx = sptlrpc_cli_ctx_get(ctx); in __ptlrpc_request_bufs_pack()
/drivers/staging/lustre/lustre/include/
Dlustre_sec.h988 struct ptlrpc_cli_ctx *sptlrpc_cli_ctx_get(struct ptlrpc_cli_ctx *ctx);