Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c419 uint64_t zprl_parity; member
513 rep.zprl_parity = 0; in get_replication()
533 &rep.zprl_parity) == 0); in get_replication()
534 assert(rep.zprl_parity != 0); in get_replication()
536 rep.zprl_parity = 0; in get_replication()
680 if (raidz->zprl_parity != in get_replication()
696 raidz->zprl_parity, in get_replication()
709 if (lastrep.zprl_parity != rep.zprl_parity) { in get_replication()
723 lastrep.zprl_parity, in get_replication()
725 rep.zprl_parity); in get_replication()
[all …]