Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/zpool/
H A Dzpool_vdev.c532 uint64_t zprl_children; member
582 rep.zprl_children = 1; in get_replication()
597 rep.zprl_children = 0; in get_replication()
624 rep.zprl_children++; in get_replication()
762 } else if (lastrep.zprl_children != rep.zprl_children) { in get_replication()
771 lastrep.zprl_children, in get_replication()
772 rep.zprl_children, in get_replication()
858 } else if (current->zprl_children != new->zprl_children) { in check_replication()
862 current->zprl_children, current->zprl_type, in check_replication()
863 new->zprl_children, new->zprl_type); in check_replication()