Searched refs:rsc_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.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 89 milliseconds