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
576 if (strcmp(a->zprl_type, "raidz") == 0 && in is_raidz_mirror()
577 strcmp(b->zprl_type, "mirror") == 0) { in is_raidz_mirror()
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()
786 if (lastrep.zprl_type != NULL) { in get_replication()
806 raidz->zprl_type, in get_replication()
807 mirror->zprl_type, in get_replication()
[all …]