Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c106 static struct rsi *rsi_update(struct cache_detail *cd, struct rsi *new, struct rsi *old);
296 rsip = rsi_update(cd, &rsii, rsip); in rsi_parse()
333 static struct rsi *rsi_update(struct cache_detail *cd, struct rsi *new, struct rsi *old) in rsi_update() function