Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_sec.h522 struct ptlrpc_sec_cops { struct
535 struct ptlrpc_sec * (*create_sec) (struct obd_import *imp,
545 void (*destroy_sec) (struct ptlrpc_sec *sec);
554 void (*kill_sec) (struct ptlrpc_sec *sec);
564 struct ptlrpc_cli_ctx * (*lookup_ctx) (struct ptlrpc_sec *sec,
579 void (*release_ctx) (struct ptlrpc_sec *sec,
593 int (*flush_ctx_cache)
605 void (*gc_ctx) (struct ptlrpc_sec *sec);
613 int (*install_rctx)(struct obd_import *imp,
628 int (*alloc_reqbuf)(struct ptlrpc_sec *sec,
[all …]