Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_vdev.c566 uint64_t zprl_children; member
631 rep.zprl_children = 1; in get_replication()
646 rep.zprl_children = 0; in get_replication()
673 rep.zprl_children++; in get_replication()
810 mirror->zprl_children); in get_replication()
841 } else if (lastrep.zprl_children != rep.zprl_children) { in get_replication()
850 lastrep.zprl_children, in get_replication()
851 rep.zprl_children, in get_replication()
936 mirror->zprl_children - 1, in check_replication()
937 mirror->zprl_children); in check_replication()
[all …]