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

/linux-master/include/linux/sunrpc/
H A Dcache.h180 sunrpc_cache_lookup_rcu(struct cache_detail *detail,
/linux-master/fs/nfsd/
H A Dnfs4idmap.c276 struct cache_head *ch = sunrpc_cache_lookup_rcu(cd, &item->h,
441 struct cache_head *ch = sunrpc_cache_lookup_rcu(cd, &item->h,
H A Dexport.c292 ch = sunrpc_cache_lookup_rcu(cd, &item->h, hash);
912 ch = sunrpc_cache_lookup_rcu(exp->cd, &exp->h, hash);
/linux-master/fs/nfs/
H A Ddns_resolve.c207 ch = sunrpc_cache_lookup_rcu(cd,
/linux-master/net/sunrpc/
H A Dsvcauth_unix.c298 ch = sunrpc_cache_lookup_rcu(cd, &ip.h,
635 ch = sunrpc_cache_lookup_rcu(cd, &ug.h, unix_gid_hash(uid));
H A Dcache.c146 struct cache_head *sunrpc_cache_lookup_rcu(struct cache_detail *detail, function
157 EXPORT_SYMBOL_GPL(sunrpc_cache_lookup_rcu); variable
/linux-master/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c326 ch = sunrpc_cache_lookup_rcu(cd, &item->h, hash);
603 ch = sunrpc_cache_lookup_rcu(cd, &item->h, hash);

Completed in 168 milliseconds