Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_sec.h367 struct ptlrpc_ctx_ops { struct
371 int (*match) (struct ptlrpc_cli_ctx *ctx,
377 int (*refresh) (struct ptlrpc_cli_ctx *ctx);
382 int (*validate) (struct ptlrpc_cli_ctx *ctx);
387 void (*force_die) (struct ptlrpc_cli_ctx *ctx,
389 int (*display) (struct ptlrpc_cli_ctx *ctx,
402 int (*sign) (struct ptlrpc_cli_ctx *ctx,
415 int (*verify) (struct ptlrpc_cli_ctx *ctx,
428 int (*seal) (struct ptlrpc_cli_ctx *ctx,
441 int (*unseal) (struct ptlrpc_cli_ctx *ctx,
[all …]