Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_sec.h505 struct ptlrpc_sec_cops { struct
518 struct ptlrpc_sec * (*create_sec) (struct obd_import *imp,
528 void (*destroy_sec) (struct ptlrpc_sec *sec);
537 void (*kill_sec) (struct ptlrpc_sec *sec);
547 struct ptlrpc_cli_ctx * (*lookup_ctx) (struct ptlrpc_sec *sec,
562 void (*release_ctx) (struct ptlrpc_sec *sec,
576 int (*flush_ctx_cache)
588 void (*gc_ctx) (struct ptlrpc_sec *sec);
596 int (*install_rctx)(struct obd_import *imp,
611 int (*alloc_reqbuf)(struct ptlrpc_sec *sec,
[all …]