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()4509 if (!mg->mg_class->mc_alloc_throttle_enabled) in metaslab_group_alloc_increment()4543 if (!mg->mg_class->mc_alloc_throttle_enabled) in metaslab_group_alloc_decrement()5613 ASSERT(mc->mc_alloc_throttle_enabled); in metaslab_class_throttle_reserve()5641 ASSERT(mc->mc_alloc_throttle_enabled); in metaslab_class_throttle_unreserve()
1463 ASSERT(pio->io_metaslab_class->mc_alloc_throttle_enabled); in zio_vdev_child_io()3441 !mc->mc_alloc_throttle_enabled || in zio_dva_throttle()3550 if (mc->mc_alloc_throttle_enabled && in zio_dva_allocate()4537 ASSERT(zio->io_metaslab_class->mc_alloc_throttle_enabled); in zio_done()
9034 normal->mc_alloc_throttle_enabled = zio_dva_throttle_enabled;9035 special->mc_alloc_throttle_enabled = zio_dva_throttle_enabled;9036 dedup->mc_alloc_throttle_enabled = zio_dva_throttle_enabled;