Home
last modified time | relevance | path

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

/linux-6.6.21/net/sunrpc/auth_gss/
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