Searched refs:unseal (Results 1 – 2 of 2) sorted by relevance
424 int (*unseal) (struct ptlrpc_cli_ctx *ctx, member
978 LASSERT(ctx->cc_ops->unseal); in do_cli_unwrap_reply()979 rc = ctx->cc_ops->unseal(ctx, req); in do_cli_unwrap_reply()