Searched refs:mg_allocators (Results 1 – 3 of 3) sorted by relevance
300 int mg_allocators; member
848 mg->mg_allocators = allocators; in metaslab_group_create()875 for (int i = 0; i < mg->mg_allocators; i++) { in metaslab_group_destroy()880 mg_allocator[mg->mg_allocators])); in metaslab_group_destroy()963 for (int i = 0; i < mg->mg_allocators; i++) { in metaslab_group_passivate()3473 ASSERT3U(msp->ms_allocator, <, mg->mg_allocators); in metaslab_passivate_allocator()3590 msp, TQ_SLEEP | (m <= mg->mg_allocators ? TQ_FRONT : 0)) in metaslab_group_preload()4823 if (mg->mg_ms_ready < mg->mg_allocators * 3) in metaslab_group_alloc_normal()
9869 for (int i = 0; i < mg->mg_allocators; i++) {9875 for (int i = 0; i < mg->mg_allocators; i++) {