Searched refs:mc_alloc_groups (Results 1 – 2 of 2) sorted by relevance
191 uint64_t mc_alloc_groups; /* # of allocatable groups */ member
764 mc->mc_alloc_groups--; in metaslab_group_alloc_update()766 mc->mc_alloc_groups++; in metaslab_group_alloc_update()1233 if (qdepth < qmax || mc->mc_alloc_groups == 1) in metaslab_group_allocatable()1235 ASSERT3U(mc->mc_alloc_groups, >, 1); in metaslab_group_allocatable()1266 } else if (mc->mc_alloc_groups == 0 || psize == SPA_MINBLOCKSIZE) { in metaslab_group_allocatable()