VDEV_TYPE_INDIRECT
memcmp(type, VDEV_TYPE_INDIRECT, len) != 0 &&
else if (memcmp(type, VDEV_TYPE_INDIRECT, len) == 0) {
if (strcmp(type, VDEV_TYPE_INDIRECT) == 0)
if (!is_log && strcmp(type, VDEV_TYPE_INDIRECT) == 0)
if (strcmp(name, VDEV_TYPE_INDIRECT) == 0)
if (!islog && strcmp(type, VDEV_TYPE_INDIRECT) == 0)
if (strcmp(path, VDEV_TYPE_INDIRECT) != 0)
if (strcmp(name, VDEV_TYPE_INDIRECT) == 0)
if (!islog && strcmp(type, VDEV_TYPE_INDIRECT) == 0)
if (strcmp(type, VDEV_TYPE_INDIRECT) == 0)
.vdev_op_type = VDEV_TYPE_INDIRECT, /* name of this vdev type */