Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_vdev.c567 uint64_t zprl_parity; member
632 rep.zprl_parity = 0; in get_replication()
654 rep.zprl_parity = 0; in get_replication()
793 if (raidz->zprl_parity != in get_replication()
808 raidz->zprl_parity, in get_replication()
827 } else if (lastrep.zprl_parity != rep.zprl_parity) { in get_replication()
836 lastrep.zprl_parity, in get_replication()
837 rep.zprl_parity, in get_replication()
935 raidz->zprl_parity, in check_replication()
946 } else if (current->zprl_parity != new->zprl_parity) { in check_replication()
[all …]