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