Home
last modified time | relevance | path

Searched refs:mc_groups (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h190 uint64_t mc_groups; member
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dspa_misc.c1960 boolean_t has_special_class = spa->spa_special_class->mc_groups != 0; in spa_preferred_class()
1963 if (spa->spa_dedup_class->mc_groups != 0) in spa_preferred_class()
2568 return (spa->spa_log_class->mc_groups != 0); in spa_has_slogs()
H A Dmetaslab.c771 mc->mc_groups++; in metaslab_group_alloc_update()
773 ASSERT3U(mc->mc_groups, >, 0); in metaslab_group_alloc_update()
774 mc->mc_groups--; in metaslab_group_alloc_update()
1239 mc->mc_groups <= 1) in metaslab_group_allocatable()
H A Dvdev_removal.c1169 if (mc->mc_groups == 0) in spa_vdev_copy_segment()
/freebsd-14.2/sys/contrib/openzfs/cmd/
H A Dztest.c3347 spa_special_class(spa)->mc_groups == 1 && ztest_random(2) == 0) { in ztest_vdev_class_add()
3365 class, (int)mc->mc_groups); in ztest_vdev_class_add()