Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c442 const char *zprl_type; member
536 rep.zprl_type = type; in get_replication()
551 rep.zprl_type = type; in get_replication()
741 rep.zprl_type, in get_replication()
749 } else if (strcmp(lastrep.zprl_type, rep.zprl_type) != in get_replication()
759 lastrep.zprl_type, rep.zprl_type); in get_replication()
774 rep.zprl_type); in get_replication()
790 rep.zprl_type); in get_replication()
878 } else if (strcmp(current->zprl_type, new->zprl_type) != 0) { in check_replication()
882 current->zprl_type, new->zprl_type); in check_replication()
[all …]