Home
last modified time | relevance | path

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

/Linux-v5.10/net/sunrpc/auth_gss/
Dsvcauth_gss.c82 static struct rsi *rsi_update(struct cache_detail *cd, struct rsi *new, struct rsi *old);
270 rsip = rsi_update(cd, &rsii, rsip); in rsi_parse()
307 static struct rsi *rsi_update(struct cache_detail *cd, struct rsi *new, struct rsi *old) in rsi_update() function