Searched refs:mc_alloc_groups (Results 1 – 2 of 2) sorted by relevance
197 uint64_t mc_alloc_groups; /* # of allocatable groups */ member
797 mc->mc_alloc_groups--; in metaslab_group_alloc_update()799 mc->mc_alloc_groups++; in metaslab_group_alloc_update()1259 if (qdepth < qmax || mc->mc_alloc_groups == 1) in metaslab_group_allocatable()1261 ASSERT3U(mc->mc_alloc_groups, >, 1); in metaslab_group_allocatable()1295 } else if (mc->mc_alloc_groups == 0 || psize == SPA_MINBLOCKSIZE) { in metaslab_group_allocatable()5253 ratio = (vs_free * mc->mc_alloc_groups * 100) / in metaslab_alloc_dva()