Searched defs:cache_detail (Results 1 – 1 of 1) sorted by relevance
70 struct cache_detail { struct79 int (*cache_upcall)(struct cache_detail *, argument90 struct cache_detail *cd, argument95 struct cache_head * (*alloc)(void);96 void (*flush)(void);110 struct list_head others;111 time64_t nextcheck;112 int entries;115 struct list_head queue;121 union {[all …]
Completed in 4 milliseconds