Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h195 boolean_t mc_alloc_throttle_enabled; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dmetaslab.c1235 if (!mc->mc_alloc_throttle_enabled) in metaslab_group_allocatable()
4502 if (!mg->mg_class->mc_alloc_throttle_enabled) in metaslab_group_alloc_increment()
4536 if (!mg->mg_class->mc_alloc_throttle_enabled) in metaslab_group_alloc_decrement()
5609 ASSERT(mc->mc_alloc_throttle_enabled); in metaslab_class_throttle_reserve()
5638 ASSERT(mc->mc_alloc_throttle_enabled); in metaslab_class_throttle_unreserve()
H A Dzio.c1468 ASSERT(pio->io_metaslab_class->mc_alloc_throttle_enabled); in zio_vdev_child_io()
3419 !mc->mc_alloc_throttle_enabled || in zio_dva_throttle()
3517 if (mc->mc_alloc_throttle_enabled && in zio_dva_allocate()
4486 ASSERT(zio->io_metaslab_class->mc_alloc_throttle_enabled); in zio_done()
H A Dspa.c8896 normal->mc_alloc_throttle_enabled = zio_dva_throttle_enabled;
8897 special->mc_alloc_throttle_enabled = zio_dva_throttle_enabled;
8898 dedup->mc_alloc_throttle_enabled = zio_dva_throttle_enabled;