Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/zpool/
H A Dzpool_vdev.c532 char *zprl_type; member
563 lastrep.zprl_type = NULL; in get_replication()
584 rep.zprl_type = type; in get_replication()
599 rep.zprl_type = type; in get_replication()
670 rep.zprl_type); in get_replication()
722 rep.zprl_type); in get_replication()
738 if (lastrep.zprl_type != NULL) { in get_replication()
739 if (strcmp(lastrep.zprl_type, rep.zprl_type) != 0) { in get_replication()
748 lastrep.zprl_type, rep.zprl_type); in get_replication()
762 rep.zprl_type); in get_replication()
[all …]