sunrpc_cache_pipe_upcall
return sunrpc_cache_pipe_upcall(cd, h);
return sunrpc_cache_pipe_upcall(cd, h);
sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h);
EXPORT_SYMBOL_GPL(sunrpc_cache_pipe_upcall);
return sunrpc_cache_pipe_upcall(detail, h);
return sunrpc_cache_pipe_upcall(cd, h);