Searched refs:mc_alloc_max_slots (Results 1 – 3 of 3) sorted by relevance
188 uint64_t *mc_alloc_max_slots; member
385 mc->mc_alloc_max_slots = kmem_zalloc(spa->spa_alloc_count * in metaslab_class_create()406 kmem_free(mc->mc_alloc_max_slots, mc->mc_spa->spa_alloc_count * in metaslab_class_destroy()4473 &mg->mg_class->mc_alloc_max_slots[allocator]); in metaslab_group_increment_qdepth()5512 uint64_t max = mc->mc_alloc_max_slots[allocator]; in metaslab_class_throttle_reserve()
8391 normal->mc_alloc_max_slots[i] = slots_per_allocator;8392 special->mc_alloc_max_slots[i] = slots_per_allocator;8393 dedup->mc_alloc_max_slots[i] = slots_per_allocator;