Home
last modified time | relevance | path

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

/linux-5.10/net/sunrpc/auth_gss/ !
Dsvcauth_gss.c354 static void rsc_free(struct rsc *rsci) in rsc_free()
364 struct rsc *rsci = container_of(head, struct rsc, rcu_head); in rsc_free_rcu() local
372 struct rsc *rsci = container_of(ref, struct rsc, h.ref); in rsc_put() local
381 rsc_hash(struct rsc *rsci) in rsc_hash()
426 struct rsc *rsci = kmalloc(sizeof(*rsci), GFP_KERNEL); in rsc_alloc() local
445 struct rsc rsci, *rscp = NULL; in rsc_parse() local
601 struct rsc rsci; in gss_svc_searchbyctx() local
629 static bool gss_check_seq_num(const struct svc_rqst *rqstp, struct rsc *rsci, in gss_check_seq_num()
713 gss_verify_header(struct svc_rqst *rqstp, struct rsc *rsci, in gss_verify_header()
1030 struct rsc *rsci; member
[all …]