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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 113 milliseconds