Searched refs:svc_expkey_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/fs/nfsd/
H A Dexport.c81 static struct cache_detail svc_expkey_cache; variable in typeref:struct:cache_detail
171 cache_put(&ek->h, &svc_expkey_cache);
247 static struct cache_detail svc_expkey_cache = { variable in typeref:struct:cache_detail
281 ch = sunrpc_cache_lookup(&svc_expkey_cache, &item->h,
295 ch = sunrpc_cache_update(&svc_expkey_cache, &new->h,
793 err = cache_check(&svc_expkey_cache, &ek->h, reqp);
815 cache_put(&ek->h, &svc_expkey_cache);
933 cache_put(&ek->h, &svc_expkey_cache);
935 svc_expkey_cache.nextcheck = get_seconds();
971 cache_put(&ek->h, &svc_expkey_cache);
[all...]

Completed in 194 milliseconds