Home
last modified time | relevance | path

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

/freebsd-12.1/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_vdev.c569 char *zprl_type; member
620 rep.zprl_type = type; in get_replication()
635 rep.zprl_type = type; in get_replication()
725 rep.zprl_type); in get_replication()
777 rep.zprl_type); in get_replication()
794 if (strcmp(lastrep.zprl_type, rep.zprl_type) != 0) { in get_replication()
803 lastrep.zprl_type, rep.zprl_type); in get_replication()
817 rep.zprl_type); in get_replication()
831 rep.zprl_type); in get_replication()
904 if (strcmp(current->zprl_type, new->zprl_type) != 0) { in check_replication()
[all …]