Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c440 uint64_t zprl_children; member
529 rep.zprl_children = 1; in get_replication()
544 rep.zprl_children = 0; in get_replication()
572 rep.zprl_children++; in get_replication()
709 mirror->zprl_children); in get_replication()
763 } else if (lastrep.zprl_children != rep.zprl_children) { in get_replication()
772 lastrep.zprl_children, in get_replication()
773 rep.zprl_children, in get_replication()
858 mirror->zprl_children - 1, in check_replication()
859 mirror->zprl_children); in check_replication()
[all …]