Searched defs:fd_batch_cache (Results 1 – 1 of 1) sorted by relevance
43 struct fd_batch_cache { struct44 struct hash_table *ht;68 void fd_bc_init(struct fd_batch_cache *cache); argument