Searched refs:cache_detail (Results 1 – 3 of 3) sorted by relevance
| /include/linux/sunrpc/ |
| A D | cache.h | 70 struct cache_detail { struct 79 int (*cache_upcall)(struct cache_detail *, argument 82 void (*cache_request)(struct cache_detail *cd, argument 86 int (*cache_parse)(struct cache_detail *, argument 90 struct cache_detail *cd, argument 92 void (*warn_no_listener)(struct cache_detail *cd, argument 180 sunrpc_cache_lookup_rcu(struct cache_detail *detail, 183 sunrpc_cache_update(struct cache_detail *detail, 227 extern int cache_check(struct cache_detail *detail, 236 extern struct cache_detail *cache_create_net(const struct cache_detail *tmpl, struct net *net); [all …]
|
| A D | rpc_pipe_fs.h | 121 struct cache_detail; 125 struct cache_detail *);
|
| /include/trace/events/ |
| A D | sunrpc.h | 2415 const struct cache_detail *cd, 2436 const struct cache_detail *cd, \
|
Completed in 24 milliseconds