Home
last modified time | relevance | path

Searched refs:zio_dva_throttle_enabled (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzio.h239 extern boolean_t zio_dva_throttle_enabled;
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzio.c85 boolean_t zio_dva_throttle_enabled = B_TRUE; variable
87 &zio_dva_throttle_enabled, 0, "Enable allocation throttling");
H A Dspa.c8062 mc->mc_alloc_throttle_enabled = zio_dva_throttle_enabled;