Searched refs:unwrap_bulk (Results 1 – 3 of 3) sorted by relevance
464 int (*unwrap_bulk) (struct ptlrpc_cli_ctx *ctx, member766 int (*unwrap_bulk) (struct ptlrpc_request *req, member
956 .unwrap_bulk = plain_cli_unwrap_bulk,978 .unwrap_bulk = plain_svc_unwrap_bulk,
2123 if (ctx->cc_ops->unwrap_bulk) { in sptlrpc_cli_unwrap_bulk_read()2124 rc = ctx->cc_ops->unwrap_bulk(ctx, req, desc); in sptlrpc_cli_unwrap_bulk_read()2148 if (ctx->cc_ops->unwrap_bulk) { in sptlrpc_cli_unwrap_bulk_write()2149 rc = ctx->cc_ops->unwrap_bulk(ctx, req, desc); in sptlrpc_cli_unwrap_bulk_write()