VDEV_TYPE_REPLACING
memcmp(type, VDEV_TYPE_REPLACING, len) != 0 &&
else if (memcmp(type, VDEV_TYPE_REPLACING, len) == 0)
VDEV_TYPE_REPLACING) == 0 ||
grub_strcmp(type, VDEV_TYPE_REPLACING) == 0 ||
VDEV_TYPE_REPLACING, strlen(VDEV_TYPE_REPLACING)) == 0 ||
strcmp(type, VDEV_TYPE_REPLACING) == 0 ||
if (strcmp(type, VDEV_TYPE_REPLACING) == 0)
} else if (strcmp(type, VDEV_TYPE_REPLACING) == 0) {
.vdev_op_type = VDEV_TYPE_REPLACING, /* name of this vdev type */