Searched refs:sunrpc_cache_pipe_upcall (Results 1 – 3 of 3) sorted by relevance
183 sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h);
148 ret = sunrpc_cache_pipe_upcall(cd, ch); in nfs_dns_upcall()
196 return sunrpc_cache_pipe_upcall(cd, h); in cache_make_upcall()1149 int sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h) in sunrpc_cache_pipe_upcall() function1196 EXPORT_SYMBOL_GPL(sunrpc_cache_pipe_upcall);