Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dcache.h178 sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h);
/Linux-v4.19/fs/nfs/
Ddns_resolve.c149 ret = sunrpc_cache_pipe_upcall(cd, ch); in nfs_dns_upcall()
/Linux-v4.19/net/sunrpc/
Dcache.c198 return sunrpc_cache_pipe_upcall(cd, h); in cache_make_upcall()
1168 int sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h) in sunrpc_cache_pipe_upcall() function
1215 EXPORT_SYMBOL_GPL(sunrpc_cache_pipe_upcall);