Searched refs:METASLAB_WEIGHT_PRIMARY (Results 1 – 2 of 2) sorted by relevance
75 #define METASLAB_WEIGHT_PRIMARY (1ULL << 63) macro80 (METASLAB_WEIGHT_PRIMARY | METASLAB_WEIGHT_SECONDARY | \
2068 metaslab_t **arr = (activation_weight == METASLAB_WEIGHT_PRIMARY ? in metaslab_activate_allocator()2081 msp->ms_primary = (activation_weight == METASLAB_WEIGHT_PRIMARY); in metaslab_activate_allocator()2139 ASSERT(msp->ms_weight & METASLAB_WEIGHT_PRIMARY); in metaslab_passivate_allocator()3090 if (activation_weight == METASLAB_WEIGHT_PRIMARY || *was_active) in find_valid_metaslab()3124 activation_weight = METASLAB_WEIGHT_PRIMARY; in metaslab_group_alloc_normal()3126 if (activation_weight == METASLAB_WEIGHT_PRIMARY && in metaslab_group_alloc_normal()3162 if (activation_weight == METASLAB_WEIGHT_PRIMARY && in metaslab_group_alloc_normal()3205 METASLAB_WEIGHT_PRIMARY) != msp->ms_primary))) { in metaslab_group_alloc_normal()