Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c230 int spa_max_replication_override = SPA_DVAS_PER_BP; variable
1733 return (MIN(SPA_DVAS_PER_BP, spa_max_replication_override)); in spa_max_replication()