Lines Matching defs:cache_detail
75 struct cache_detail { struct
86 int (*cache_upcall)(struct cache_detail *, argument
89 void (*cache_request)(struct cache_detail *cd, argument
93 int (*cache_parse)(struct cache_detail *, argument
97 struct cache_detail *cd, argument
99 void (*warn_no_listener)(struct cache_detail *cd, argument
102 struct cache_head * (*alloc)(void);
103 int (*match)(struct cache_head *orig, struct cache_head *new);
104 void (*init)(struct cache_head *orig, struct cache_head *new);
128 struct cache_detail_procfs procfs; argument
130 } u;
131 struct net *net;