Home
last modified time | relevance | path

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

/Linux-v6.1/net/sunrpc/auth_gss/
Dsvcauth_gss.c356 static void rsc_free(struct rsc *rsci) in rsc_free()
366 struct rsc *rsci = container_of(head, struct rsc, rcu_head); in rsc_free_rcu() local
374 struct rsc *rsci = container_of(ref, struct rsc, h.ref); in rsc_put() local
383 rsc_hash(struct rsc *rsci) in rsc_hash()
428 struct rsc *rsci = kmalloc(sizeof(*rsci), GFP_KERNEL); in rsc_alloc() local
447 struct rsc rsci, *rscp = NULL; in rsc_parse() local
603 struct rsc rsci; in gss_svc_searchbyctx() local
631 static bool gss_check_seq_num(const struct svc_rqst *rqstp, struct rsc *rsci, in gss_check_seq_num()
715 gss_verify_header(struct svc_rqst *rqstp, struct rsc *rsci, in gss_verify_header()
1032 struct rsc *rsci; member
[all …]