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

/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_vdev.c640 const char *zprl_type; member in struct:replication_level
721 "files and devices\n"), rep->zprl_type);
764 rep->zprl_type);
783 if (lastrep->zprl_type == NULL)
785 if (strcmp(lastrep->zprl_type, rep->zprl_type) != 0) {
790 lastrep->zprl_type, rep->zprl_type);
799 rep->zprl_parity, rep->zprl_type);
808 rep->zprl_children, rep->zprl_type);
[all...]

Completed in 23 milliseconds