Searched refs:mc_alloc_throttle_enabled (Results 1 – 4 of 4) sorted by relevance
195 boolean_t mc_alloc_throttle_enabled; member
1259 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()
1575 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()
9608 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;