Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/zpool/
H A Dzpool_vdev.c531 char *zprl_type; member
560 lastrep.zprl_type = NULL; in get_replication()
581 rep.zprl_type = type; in get_replication()
596 rep.zprl_type = type; in get_replication()
667 rep.zprl_type); in get_replication()
719 rep.zprl_type); 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()
759 rep.zprl_type); in get_replication()
[all …]