Searched refs:rsc_update (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/ |
H A D | svcauth_gss.c | 351 static struct rsc *rsc_update(struct cache_detail *cd, struct rsc *new, struct rsc *old); 548 rscp = rsc_update(cd, &rsci, rscp); in rsc_parse() 584 static struct rsc *rsc_update(struct cache_detail *cd, struct rsc *new, struct rsc *old) in rsc_update() function 1335 rscp = rsc_update(cd, &rsci, rscp); in gss_proxy_save_rsc()
|
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/ |
H A D | svcauth_gss.c | 377 static struct rsc *rsc_update(struct cache_detail *cd, struct rsc *new, struct rsc *old); 574 rscp = rsc_update(cd, &rsci, rscp); in rsc_parse() 610 static struct rsc *rsc_update(struct cache_detail *cd, struct rsc *new, struct rsc *old) in rsc_update() function 1295 rscp = rsc_update(cd, &rsci, rscp); in gss_proxy_save_rsc()
|
Completed in 6 milliseconds