Home
last modified time | relevance | path

Searched refs:rsc_update (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c377 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
1289 rscp = rsc_update(cd, &rsci, rscp); in gss_proxy_save_rsc()