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

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_vdev.c530 char *zprl_type; member in struct:replication_level
581 rep.zprl_type = type;
596 rep.zprl_type = type;
667 rep.zprl_type);
719 rep.zprl_type);
735 if (lastrep.zprl_type != NULL) {
736 if (strcmp(lastrep.zprl_type, rep.zprl_type) != 0) {
745 lastrep.zprl_type, rep.zprl_type);
[all...]

Completed in 212 milliseconds