Home
last modified time | relevance | path

Searched refs:mc_alloc_groups (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h199 uint64_t mc_alloc_groups; /* # of allocatable groups */ member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c1012 mc->mc_alloc_groups--; in metaslab_group_alloc_update()
1014 mc->mc_alloc_groups++; in metaslab_group_alloc_update()
5224 (!mg->mg_allocatable && mc->mc_alloc_groups > 0))) { in metaslab_group_allocatable()