Home
last modified time | relevance | path

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

/linux-4.1.27/net/sunrpc/auth_gss/
Dsvcauth_gss.c81 static struct rsi *rsi_update(struct cache_detail *cd, struct rsi *new, struct rsi *old);
256 rsip = rsi_update(cd, &rsii, rsip); in rsi_parse()
292 static struct rsi *rsi_update(struct cache_detail *cd, struct rsi *new, struct rsi *old) in rsi_update() function