Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/sunrpc/
Dcache.h182 sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h);
/kernel/linux/linux-5.10/net/sunrpc/
Dcache.c1249 int sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h) in sunrpc_cache_pipe_upcall() function
1255 EXPORT_SYMBOL_GPL(sunrpc_cache_pipe_upcall);
1265 return sunrpc_cache_pipe_upcall(detail, h); in sunrpc_cache_pipe_upcall_timeout()
Dsvcauth_unix.c153 return sunrpc_cache_pipe_upcall(cd, h); in ip_map_upcall()
/kernel/linux/linux-5.10/fs/nfsd/
Dexport.c56 return sunrpc_cache_pipe_upcall(cd, h); in expkey_upcall()
346 return sunrpc_cache_pipe_upcall(cd, h); in svc_export_upcall()