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.h195 boolean_t mc_alloc_throttle_enabled; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c523 mc->mc_alloc_throttle_enabled = B_FALSE; in metaslab_class_balance()
535 mc->mc_alloc_throttle_enabled = mc->mc_is_log ? 0 : in metaslab_class_balance()
4702 if (!mg->mg_class->mc_alloc_throttle_enabled) in metaslab_group_alloc_increment()
4717 if (!mg->mg_class->mc_alloc_throttle_enabled) in metaslab_group_alloc_decrement()
5668 ASSERT(mc->mc_alloc_throttle_enabled); in metaslab_class_throttle_reserve()
5697 ASSERT(mc->mc_alloc_throttle_enabled); in metaslab_class_throttle_unreserve()
H A Dzio.c1705 ASSERT(pio->io_metaslab_class->mc_alloc_throttle_enabled); in zio_vdev_child_io()
4051 !mc->mc_alloc_throttle_enabled || in zio_dva_throttle()
4195 mc->mc_alloc_throttle_enabled && in zio_dva_allocate()
5226 ASSERT(zio->io_metaslab_class->mc_alloc_throttle_enabled); in zio_dva_throttle_done()