Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_misc.c242 static const int spa_max_replication_override = SPA_DVAS_PER_BP; variable
2115 return (MIN(SPA_DVAS_PER_BP, spa_max_replication_override)); in spa_max_replication()