Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/auth_gss/
Dsvcauth_gss.c83 static struct rsi *rsi_update(struct cache_detail *cd, struct rsi *new, struct rsi *old);
266 rsip = rsi_update(cd, &rsii, rsip); in rsi_parse()
302 static struct rsi *rsi_update(struct cache_detail *cd, struct rsi *new, struct rsi *old) in rsi_update() function