Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_misc.c238 int spa_max_replication_override = SPA_DVAS_PER_BP; variable
1986 return (MIN(SPA_DVAS_PER_BP, spa_max_replication_override)); in spa_max_replication()