Searched defs:cache_head (Results 1 – 3 of 3) sorted by relevance
19 static struct crec *cache_head = NULL, *cache_tail = NULL, **hash_table = NULL; variable
50157 struct cache_head { struct50172 int (*cache_upcall)(struct cache_detail *, struct cache_head *); argument