Home
last modified time | relevance | path

Searched refs:mc_alloc_throttle_enabled (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h196 boolean_t mc_alloc_throttle_enabled; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c535 mc->mc_alloc_throttle_enabled = B_FALSE; in metaslab_class_balance()
547 mc->mc_alloc_throttle_enabled = mc->mc_is_log ? 0 : in metaslab_class_balance()
4800 if (!mg->mg_class->mc_alloc_throttle_enabled) in metaslab_group_alloc_increment()
4826 if (!mg->mg_class->mc_alloc_throttle_enabled) in metaslab_group_alloc_decrement()
5799 ASSERT(mc->mc_alloc_throttle_enabled); in metaslab_class_throttle_reserve()
5827 ASSERT(mc->mc_alloc_throttle_enabled); in metaslab_class_throttle_unreserve()
H A Dzio.c1686 ASSERT(pio->io_metaslab_class->mc_alloc_throttle_enabled); in zio_vdev_child_io()
4187 !mc->mc_alloc_throttle_enabled || in zio_dva_throttle()
4345 mc->mc_alloc_throttle_enabled && in zio_dva_allocate()
5419 ASSERT(zio->io_metaslab_class->mc_alloc_throttle_enabled); in zio_dva_throttle_done()