Searched refs:rsi_cache (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c80 static struct cache_detail rsi_cache; variable in typeref:struct:cache_detail
267 cache_put(&rsip->h, &rsi_cache);
273 static struct cache_detail rsi_cache = { variable in typeref:struct:cache_detail
292 ch = sunrpc_cache_lookup(&rsi_cache, &item->h, hash);
304 ch = sunrpc_cache_update(&rsi_cache, &new->h,
1034 switch (cache_check(&rsi_cache, &rsip->h, &rqstp->rq_chandle)) {
1060 cache_put(&rsip->h, &rsi_cache);
1439 rv = cache_register(&rsi_cache);
1454 cache_unregister(&rsi_cache);

Completed in 120 milliseconds