Home
last modified time | relevance | path

Searched refs:sunrpc_cache_lookup (Results 1 – 3 of 3) sorted by relevance

/net/sunrpc/
Dsvcauth_unix.c283 ch = sunrpc_cache_lookup(cd, &ip.h, in __ip_map_lookup()
622 ch = sunrpc_cache_lookup(cd, &ug.h, unix_gid_hash(uid)); in unix_gid_lookup()
Dcache.c57 struct cache_head *sunrpc_cache_lookup(struct cache_detail *detail, in sunrpc_cache_lookup() function
117 EXPORT_SYMBOL_GPL(sunrpc_cache_lookup);
/net/sunrpc/auth_gss/
Dsvcauth_gss.c285 ch = sunrpc_cache_lookup(cd, &item->h, hash); in rsi_lookup()
545 ch = sunrpc_cache_lookup(cd, &item->h, hash); in rsc_lookup()