Searched refs:rsc_update (Results 1 – 1 of 1) sorted by relevance
341 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