Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c441 uint64_t zprl_parity; member
530 rep.zprl_parity = 0; in get_replication()
553 rep.zprl_parity = 0; in get_replication()
692 if (raidz->zprl_parity != in get_replication()
718 if (lastrep.zprl_parity != rep.zprl_parity) { in get_replication()
732 rep.zprl_parity); in get_replication()
749 } else if (lastrep.zprl_parity != rep.zprl_parity) { in get_replication()
759 rep.zprl_parity, in get_replication()
857 raidz->zprl_parity, in check_replication()
868 } else if (current->zprl_parity != new->zprl_parity) { in check_replication()
[all …]