Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/sunrpc/
Dcache.h189 sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h);
/linux-4.4.14/fs/nfs/
Ddns_resolve.c148 ret = sunrpc_cache_pipe_upcall(cd, ch); in nfs_dns_upcall()
/linux-4.4.14/net/sunrpc/
Dcache.c198 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() function
1203 EXPORT_SYMBOL_GPL(sunrpc_cache_pipe_upcall);