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

/linux-master/include/linux/sunrpc/
H A Dcache.h187 sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h);
/linux-master/net/sunrpc/
H A Dcache.c1246 int sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h) function
1252 EXPORT_SYMBOL_GPL(sunrpc_cache_pipe_upcall); variable
1262 return sunrpc_cache_pipe_upcall(detail, h);
H A Dsvcauth_unix.c155 return sunrpc_cache_pipe_upcall(cd, h);
/linux-master/fs/nfsd/
H A Dexport.c56 return sunrpc_cache_pipe_upcall(cd, h);
368 return sunrpc_cache_pipe_upcall(cd, h);

Completed in 140 milliseconds