Searched refs:VDEV_TYPE_REPLACING (Results 1 – 5 of 5) sorted by relevance
148 if (strcmp(type, VDEV_TYPE_REPLACING) == 0) in find_vdev_problem()
2275 strcmp(type, VDEV_TYPE_REPLACING) == 0 ||
601 #define VDEV_TYPE_REPLACING "replacing" macro
661 VDEV_TYPE_REPLACING, /* name of this vdev type */
692 VDEV_TYPE_REPLACING) == 0; in get_replication()