Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h195 boolean_t mc_alloc_throttle_enabled; member
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c1259 if (!mc->mc_alloc_throttle_enabled) in metaslab_group_allocatable()
4544 if (!mg->mg_class->mc_alloc_throttle_enabled) in metaslab_group_alloc_increment()
4578 if (!mg->mg_class->mc_alloc_throttle_enabled) in metaslab_group_alloc_decrement()
5631 ASSERT(mc->mc_alloc_throttle_enabled); in metaslab_class_throttle_reserve()
5658 ASSERT(mc->mc_alloc_throttle_enabled); in metaslab_class_throttle_unreserve()
H A Dzio.c1575 ASSERT(pio->io_metaslab_class->mc_alloc_throttle_enabled); in zio_vdev_child_io()
3598 !mc->mc_alloc_throttle_enabled || in zio_dva_throttle()
3706 if (mc->mc_alloc_throttle_enabled && in zio_dva_allocate()
4681 ASSERT(zio->io_metaslab_class->mc_alloc_throttle_enabled); in zio_done()
H A Dspa.c9608 normal->mc_alloc_throttle_enabled = zio_dva_throttle_enabled;
9609 special->mc_alloc_throttle_enabled = zio_dva_throttle_enabled;
9610 dedup->mc_alloc_throttle_enabled = zio_dva_throttle_enabled;