Home
last modified time | relevance | path

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

/linux-3.4.99/net/sunrpc/auth_gss/
Dsvcauth_gss.c341 static struct rsc *rsc_update(struct cache_detail *cd, struct rsc *new, struct rsc *old);
506 rscp = rsc_update(cd, &rsci, rscp); in rsc_parse()
542 static struct rsc *rsc_update(struct cache_detail *cd, struct rsc *new, struct rsc *old) in rsc_update() function