Searched refs:lastrep (Results 1 – 1 of 1) sorted by relevance
552 replication_level_t lastrep, rep, *ret; in get_replication() local560 lastrep.zprl_type = NULL; in get_replication()735 if (lastrep.zprl_type != NULL) { in get_replication()736 if (strcmp(lastrep.zprl_type, rep.zprl_type) != 0) { in get_replication()745 lastrep.zprl_type, rep.zprl_type); in get_replication()748 } else if (lastrep.zprl_parity != rep.zprl_parity) { in get_replication()757 lastrep.zprl_parity, in get_replication()762 } else if (lastrep.zprl_children != rep.zprl_children) { in get_replication()771 lastrep.zprl_children, in get_replication()778 lastrep = rep; in get_replication()