Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c439 char *zprl_type; member
528 rep.zprl_type = type; in get_replication()
543 rep.zprl_type = type; in get_replication()
617 rep.zprl_type); in get_replication()
730 rep.zprl_type, in get_replication()
736 } else if (strcmp(lastrep.zprl_type, rep.zprl_type) != in get_replication()
746 lastrep.zprl_type, rep.zprl_type); in get_replication()
760 rep.zprl_type); in get_replication()
774 rep.zprl_type); in get_replication()
862 } else if (strcmp(current->zprl_type, new->zprl_type) != 0) { in check_replication()
[all …]