Searched refs:VDEV_TYPE_REPLACING (Results 1 – 9 of 9) sorted by relevance
174 if (strcmp(type, VDEV_TYPE_REPLACING) == 0) in find_vdev_problem()
3194 VDEV_TYPE_REPLACING, strlen(VDEV_TYPE_REPLACING)) == 0 || in zpool_vdev_is_interior()
1018 .vdev_op_type = VDEV_TYPE_REPLACING, /* name of this vdev type */
566 if (error == 0 && strcmp(parent_type, VDEV_TYPE_REPLACING) == 0) in ActivateSpare()
907 #define VDEV_TYPE_REPLACING "replacing" macro
592 VDEV_TYPE_REPLACING) == 0 || in get_replication()
13160 if (strcmp(vdev_type, VDEV_TYPE_REPLACING) == 0 || in vdev_any_spare_replacing()
849 #define VDEV_TYPE_REPLACING "replacing" macro
949 memcmp(type, VDEV_TYPE_REPLACING, len) != 0 && in vdev_init()960 else if (memcmp(type, VDEV_TYPE_REPLACING, len) == 0) in vdev_init()