Searched refs:rsc_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.c345 static struct cache_detail rsc_cache; variable in typeref:struct:cache_detail
517 cache_put(&rscp->h, &rsc_cache);
523 static struct cache_detail rsc_cache = { variable in typeref:struct:cache_detail
541 ch = sunrpc_cache_lookup(&rsc_cache, &item->h, hash);
553 ch = sunrpc_cache_update(&rsc_cache, &new->h,
575 if (cache_check(&rsc_cache, &found->h, NULL))
983 cache_put(&rsci->h, &rsc_cache);
1214 cache_put(&rsci->h, &rsc_cache);
1405 cache_put(&gsd->rsci->h, &rsc_cache);
1436 rv = cache_register(&rsc_cache);
[all...]
/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.c345 static struct cache_detail rsc_cache; variable in typeref:struct:cache_detail
517 cache_put(&rscp->h, &rsc_cache);
523 static struct cache_detail rsc_cache = { variable in typeref:struct:cache_detail
541 ch = sunrpc_cache_lookup(&rsc_cache, &item->h, hash);
553 ch = sunrpc_cache_update(&rsc_cache, &new->h,
575 if (cache_check(&rsc_cache, &found->h, NULL))
983 cache_put(&rsci->h, &rsc_cache);
1214 cache_put(&rsci->h, &rsc_cache);
1405 cache_put(&gsd->rsci->h, &rsc_cache);
1436 rv = cache_register(&rsc_cache);
[all...]

Completed in 115 milliseconds