Searched defs:cache_set (Results 1 – 1 of 1) sorted by relevance
513 struct cache_set { struct514 struct closure cl;539 mempool_t search;540 mempool_t bio_meta;611 atomic_t rescale;622 uint16_t min_prio;628 uint8_t need_gc;630 size_t nbuckets;685 * bch_cache_set_alloc() will make sure the pool can allocate iterators argument720 enum {[all …]
Completed in 10 milliseconds