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

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dmetaslab_impl.h167 boolean_t mc_alloc_throttle_enabled; member in struct:metaslab_class
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dmetaslab.c985 if (!mc->mc_alloc_throttle_enabled)
2684 if (!mg->mg_class->mc_alloc_throttle_enabled)
2698 if (!mg->mg_class->mc_alloc_throttle_enabled)
3333 ASSERT(mc->mc_alloc_throttle_enabled);
3359 ASSERT(mc->mc_alloc_throttle_enabled);
H A Dzio.c1138 ASSERT(mc->mc_alloc_throttle_enabled);
2805 !spa_normal_class(zio->io_spa)->mc_alloc_throttle_enabled ||
3625 ASSERT(mc->mc_alloc_throttle_enabled);
H A Dspa.c6960 mc->mc_alloc_throttle_enabled = zio_dva_throttle_enabled;

Completed in 208 milliseconds