Searched refs:cache_detail (Results 1 - 2 of 2) sorted by relevance

/include/linux/sunrpc/
H A Dcache.h23 * - A 'struct cache_detail' which contains information specific to the cache
73 struct cache_detail { struct
84 int (*cache_upcall)(struct cache_detail *,
87 void (*cache_request)(struct cache_detail *cd,
91 int (*cache_parse)(struct cache_detail *,
95 struct cache_detail *cd,
97 void (*warn_no_listener)(struct cache_detail *cd,
176 sunrpc_cache_lookup(struct cache_detail *detail,
179 sunrpc_cache_update(struct cache_detail *detail,
183 sunrpc_cache_pipe_upcall(struct cache_detail *detai
[all...]
H A Drpc_pipe_fs.h117 struct cache_detail;
121 struct cache_detail *);

Completed in 400 milliseconds