Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_vdev.c565 char *zprl_type; member
630 rep.zprl_type = type; in get_replication()
645 rep.zprl_type = type; in get_replication()
718 rep.zprl_type); in get_replication()
770 rep.zprl_type); in get_replication()
814 } else if (strcmp(lastrep.zprl_type, rep.zprl_type) != in get_replication()
824 lastrep.zprl_type, rep.zprl_type); in get_replication()
838 rep.zprl_type); in get_replication()
852 rep.zprl_type); in get_replication()
940 } else if (strcmp(current->zprl_type, new->zprl_type) != 0) { in check_replication()
[all …]