Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dmetaslab_impl.h174 boolean_t mc_alloc_throttle_enabled; member
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dmetaslab.c1208 if (!mc->mc_alloc_throttle_enabled) in metaslab_group_allocatable()
4458 if (!mg->mg_class->mc_alloc_throttle_enabled) in metaslab_group_alloc_increment()
4489 if (!mg->mg_class->mc_alloc_throttle_enabled) in metaslab_group_alloc_decrement()
5514 ASSERT(mc->mc_alloc_throttle_enabled); in metaslab_class_throttle_reserve()
5542 ASSERT(mc->mc_alloc_throttle_enabled); in metaslab_class_throttle_unreserve()
H A Dzio.c1283 ASSERT(pio->io_metaslab_class->mc_alloc_throttle_enabled); in zio_vdev_child_io()
3137 !mc->mc_alloc_throttle_enabled || in zio_dva_throttle()
3250 if (mc->mc_alloc_throttle_enabled && in zio_dva_allocate()
4195 ASSERT(zio->io_metaslab_class->mc_alloc_throttle_enabled); in zio_done()
H A Dspa.c8395 normal->mc_alloc_throttle_enabled = zio_dva_throttle_enabled;
8396 special->mc_alloc_throttle_enabled = zio_dva_throttle_enabled;
8397 dedup->mc_alloc_throttle_enabled = zio_dva_throttle_enabled;