Home
last modified time | relevance | path

Searched defs:ptlrpc_ctx_ops (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/lustre/lustre/include/
Dlustre_sec.h350 struct ptlrpc_ctx_ops { struct
354 int (*match) (struct ptlrpc_cli_ctx *ctx,
360 int (*refresh) (struct ptlrpc_cli_ctx *ctx);
365 int (*validate) (struct ptlrpc_cli_ctx *ctx);
370 void (*force_die) (struct ptlrpc_cli_ctx *ctx,
372 int (*display) (struct ptlrpc_cli_ctx *ctx,
385 int (*sign) (struct ptlrpc_cli_ctx *ctx,
398 int (*verify) (struct ptlrpc_cli_ctx *ctx,
411 int (*seal) (struct ptlrpc_cli_ctx *ctx,
424 int (*unseal) (struct ptlrpc_cli_ctx *ctx,
[all …]