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