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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/sunrpc/
H A Dcache.h148 sunrpc_cache_lookup(struct cache_detail *detail,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs4idmap.c267 struct cache_head *ch = sunrpc_cache_lookup(&idtoname_cache,
435 struct cache_head *ch = sunrpc_cache_lookup(&nametoid_cache,
H A Dexport.c281 ch = sunrpc_cache_lookup(&svc_expkey_cache, &item->h,
753 ch = sunrpc_cache_lookup(&svc_export_cache, &exp->h,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Ddns_resolve.c190 ch = sunrpc_cache_lookup(cd,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Dsvcauth_unix.c319 ch = sunrpc_cache_lookup(&ip_map_cache, &ip.h,
656 ch = sunrpc_cache_lookup(&unix_gid_cache, &ug.h,
H A Dcache.c59 struct cache_head *sunrpc_cache_lookup(struct cache_detail *detail, function
122 EXPORT_SYMBOL_GPL(sunrpc_cache_lookup); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c292 ch = sunrpc_cache_lookup(&rsi_cache, &item->h, hash);
541 ch = sunrpc_cache_lookup(&rsc_cache, &item->h, hash);

Completed in 79 milliseconds