Searched refs:lastrep (Results 1 – 1 of 1) sorted by relevance
494 replication_level_t lastrep = {0}; in get_replication() local685 if (lastrep.zprl_type != NULL) { in get_replication()713 } else if (is_raidz_draid(&lastrep, &rep)) { in get_replication()718 if (lastrep.zprl_parity != rep.zprl_parity) { in get_replication()729 lastrep.zprl_type, in get_replication()731 lastrep.zprl_parity, in get_replication()746 lastrep.zprl_type, rep.zprl_type); in get_replication()749 } else if (lastrep.zprl_parity != rep.zprl_parity) { in get_replication()758 lastrep.zprl_parity, in get_replication()772 lastrep.zprl_children, in get_replication()[all …]