Home
last modified time | relevance | path

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

/net/sunrpc/
Dsvcauth_unix.c296 ch = sunrpc_cache_lookup_rcu(cd, &ip.h, in __ip_map_lookup()
633 ch = sunrpc_cache_lookup_rcu(cd, &ug.h, unix_gid_hash(uid)); in unix_gid_lookup()
Dcache.c144 struct cache_head *sunrpc_cache_lookup_rcu(struct cache_detail *detail, in sunrpc_cache_lookup_rcu() function
155 EXPORT_SYMBOL_GPL(sunrpc_cache_lookup_rcu);
/net/sunrpc/auth_gss/
Dsvcauth_gss.c302 ch = sunrpc_cache_lookup_rcu(cd, &item->h, hash); in rsi_lookup()
579 ch = sunrpc_cache_lookup_rcu(cd, &item->h, hash); in rsc_lookup()