Searched refs:ZIO_CHILD_VDEV (Results 1 – 3 of 3) sorted by relevance
261 ZIO_CHILD_VDEV = 0, enumerator268 #define ZIO_CHILD_VDEV_BIT ZIO_CHILD_BIT(ZIO_CHILD_VDEV)
840 zio->io_child_type = ZIO_CHILD_VDEV; in zio_create()1482 ASSERT3U(zio->io_child_type, ==, ZIO_CHILD_VDEV); in zio_vdev_child_io()3696 ASSERT(zio->io_child_error[ZIO_CHILD_VDEV] == 0); in zio_vdev_io_start()4012 ASSERT(zio->io_child_type == ZIO_CHILD_VDEV); in zio_vdev_io_assess()4409 ASSERT3U(zio->io_child_type, ==, ZIO_CHILD_VDEV); in zio_dva_throttle_done()4484 zio->io_child_type == ZIO_CHILD_VDEV) { in zio_done()4532 zio_inherit_child_errors(zio, ZIO_CHILD_VDEV); in zio_done()
226 zio->io_child_type == ZIO_CHILD_VDEV) { in zio_match_dva()