Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h198 uint64_t mc_alloc_max; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c438 mc->mc_alloc_max = UINT64_MAX; in metaslab_class_create()
536 mc->mc_alloc_max = UINT64_MAX; in metaslab_class_balance()
629 mc->mc_alloc_max = sum_aliquot * 4; in metaslab_class_balance()
5804 if (must || mca->mca_reserved <= mc->mc_alloc_max) { in metaslab_class_throttle_reserve()
5814 mc->mc_alloc_max); in metaslab_class_throttle_reserve()
5830 mc->mc_alloc_max); in metaslab_class_throttle_unreserve()