Searched defs:fd_batch_cache (Results 1 – 1 of 1) sorted by relevance
25 struct fd_batch_cache { struct26 struct hash_table *ht;50 void fd_bc_init(struct fd_batch_cache *cache); argument