Searched defs:cache_detail (Results 1 – 1 of 1) sorted by relevance
64 struct cache_detail { struct73 int (*cache_upcall)(struct cache_detail *, argument76 void (*cache_request)(struct cache_detail *cd, argument80 int (*cache_parse)(struct cache_detail *, argument84 struct cache_detail *cd, argument86 void (*warn_no_listener)(struct cache_detail *cd, argument89 struct cache_head * (*alloc)(void);90 void (*flush)(void);91 int (*match)(struct cache_head *orig, struct cache_head *new);92 void (*init)(struct cache_head *orig, struct cache_head *new);[all …]