Searched defs:sptlrpc_cli_ctx_put (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
H A Dsec.c287 void sptlrpc_cli_ctx_put(struct ptlrpc_cli_ctx *ctx, int sync) function
299 EXPORT_SYMBOL(sptlrpc_cli_ctx_put); variable
442 sptlrpc_cli_ctx_put(req->rq_cli_ctx, sync);
564 sptlrpc_cli_ctx_put(oldctx, 1);
898 sptlrpc_cli_ctx_put(ctx, 1);
903 sptlrpc_cli_ctx_put(ctx, 1);
922 sptlrpc_cli_ctx_put(req->rq_cli_ctx, 1);
1165 sptlrpc_cli_ctx_put(early_req->rq_cli_ctx, 1);
1184 sptlrpc_cli_ctx_put(early_req->rq_cli_ctx, 1);

Completed in 81 milliseconds