Searched refs:ms_primary (Results 1 – 2 of 2) sorted by relevance
398 boolean_t ms_primary; /* Only valid if ms_allocator is not -1 */ member
549 if (m1->ms_allocator != -1 && m1->ms_primary) in metaslab_compare()551 else if (m1->ms_allocator != -1 && !m1->ms_primary) in metaslab_compare()553 if (m2->ms_allocator != -1 && m2->ms_primary) in metaslab_compare()555 else if (m2->ms_allocator != -1 && !m2->ms_primary) in metaslab_compare()2076 msp->ms_primary = (activation_weight == METASLAB_WEIGHT_PRIMARY); in metaslab_activate_allocator()2130 if (msp->ms_primary) { in metaslab_passivate_allocator()3077 search->ms_primary = msp->ms_primary; in find_valid_metaslab()3124 search->ms_primary = B_TRUE; in metaslab_group_alloc_normal()3173 METASLAB_WEIGHT_PRIMARY) != msp->ms_primary))) { in metaslab_group_alloc_normal()