Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/sunrpc/
Dcache.h187 sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h);
/linux-6.12.1/net/sunrpc/
Dcache.c1242 int sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h) in sunrpc_cache_pipe_upcall() function
1248 EXPORT_SYMBOL_GPL(sunrpc_cache_pipe_upcall);
1258 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-6.12.1/fs/nfsd/
Dexport.c56 return sunrpc_cache_pipe_upcall(cd, h); in expkey_upcall()
372 return sunrpc_cache_pipe_upcall(cd, h); in svc_export_upcall()