Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/sunrpc/
Dcache.h187 sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h);
/Linux-v6.6/net/sunrpc/
Dcache.c1246 int sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h) in sunrpc_cache_pipe_upcall() function
1252 EXPORT_SYMBOL_GPL(sunrpc_cache_pipe_upcall);
1262 return sunrpc_cache_pipe_upcall(detail, h); in sunrpc_cache_pipe_upcall_timeout()
Dsvcauth_unix.c155 return sunrpc_cache_pipe_upcall(cd, h); in ip_map_upcall()
/Linux-v6.6/fs/nfsd/
Dexport.c56 return sunrpc_cache_pipe_upcall(cd, h); in expkey_upcall()
363 return sunrpc_cache_pipe_upcall(cd, h); in svc_export_upcall()