Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
H A Dcache.h187 sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h);
/linux/net/sunrpc/
H A Dcache.c1253 int sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h) in sunrpc_cache_pipe_upcall() function
1259 EXPORT_SYMBOL_GPL(sunrpc_cache_pipe_upcall);
1269 return sunrpc_cache_pipe_upcall(detail, h); in sunrpc_cache_pipe_upcall_timeout()
H A Dsvcauth_unix.c155 return sunrpc_cache_pipe_upcall(cd, h); in ip_map_upcall()
/linux/fs/nfsd/
H A Dexport.c56 return sunrpc_cache_pipe_upcall(cd, h); in expkey_upcall()
381 return sunrpc_cache_pipe_upcall(cd, h); in svc_export_upcall()