Searched refs:mg_allocators (Results 1 – 3 of 3) sorted by relevance
300 int mg_allocators; member
850 mg->mg_allocators = allocators; in metaslab_group_create()877 for (int i = 0; i < mg->mg_allocators; i++) { in metaslab_group_destroy()882 mg_allocator[mg->mg_allocators])); in metaslab_group_destroy()965 for (int i = 0; i < mg->mg_allocators; i++) { in metaslab_group_passivate()3431 ASSERT3U(msp->ms_allocator, <, mg->mg_allocators); in metaslab_passivate_allocator()3548 msp, TQ_SLEEP | (m <= mg->mg_allocators ? TQ_FRONT : 0)) in metaslab_group_preload()4779 if (mg->mg_ms_ready < mg->mg_allocators * 3) in metaslab_group_alloc_normal()
9581 for (int i = 0; i < mg->mg_allocators; i++) {9587 for (int i = 0; i < mg->mg_allocators; i++) {