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.c418 uint64_t zprl_children; member
512 rep.zprl_children = 1; in get_replication()
527 rep.zprl_children = 0; in get_replication()
554 rep.zprl_children++; in get_replication()
681 mirror->zprl_children - 1) { in get_replication()
698 mirror->zprl_children - 1, in get_replication()
700 mirror->zprl_children); in get_replication()
757 } else if (lastrep.zprl_children != rep.zprl_children) { in get_replication()
767 lastrep.zprl_children, in get_replication()
769 rep.zprl_children, in get_replication()
[all …]