Searched refs:VDEV_TYPE_REPLACING (Results 1 – 8 of 8) sorted by relevance
148 if (strcmp(type, VDEV_TYPE_REPLACING) == 0) in find_vdev_problem()
2352 VDEV_TYPE_REPLACING, strlen(VDEV_TYPE_REPLACING)) == 0 ||2470 strcmp(type, VDEV_TYPE_REPLACING) == 0 ||
633 #define VDEV_TYPE_REPLACING "replacing" macro
760 VDEV_TYPE_REPLACING, /* name of this vdev type */
529 if (error == 0 && strcmp(parent_type, VDEV_TYPE_REPLACING) == 0) in ActivateSpare()
674 VDEV_TYPE_REPLACING) == 0; in get_replication()
755 #define VDEV_TYPE_REPLACING "replacing" macro
1113 && strcmp(type, VDEV_TYPE_REPLACING)) { in vdev_init_from_nvlist()1139 else if (!strcmp(type, VDEV_TYPE_REPLACING)) in vdev_init_from_nvlist()