Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c444 uint64_t zprl_children; member
538 rep.zprl_children = 1; in get_replication()
553 rep.zprl_children = 0; in get_replication()
581 rep.zprl_children++; in get_replication()
702 mirror->zprl_children - 1) { in get_replication()
719 mirror->zprl_children - 1, in get_replication()
721 mirror->zprl_children); in get_replication()
778 } else if (lastrep.zprl_children != rep.zprl_children) { in get_replication()
788 lastrep.zprl_children, in get_replication()
790 rep.zprl_children, in get_replication()
[all …]