Searched refs:zio_stage (Results 1 – 4 of 4) sorted by relevance
478 enum zio_stage io_stage;479 enum zio_stage io_pipeline;481 enum zio_stage io_orig_stage;482 enum zio_stage io_orig_pipeline;483 enum zio_stage io_pipeline_trace;
119 enum zio_stage { enum
697 const zbookmark_phys_t *zb, enum zio_stage stage, enum zio_stage pipeline) in zio_create()1066 enum zio_stage stage = ZIO_FREE_PIPELINE; in zio_free_sync()1236 enum zio_stage pipeline = ZIO_VDEV_CHILD_PIPELINE; in zio_vdev_child_io()1610 enum zio_stage gang_stages = zio->io_pipeline & ZIO_GANG_STAGES; in zio_write_compress()1826 enum zio_stage pipeline = zio->io_pipeline; in zio_execute()1827 enum zio_stage stage = zio->io_stage; in zio_execute()
2558 enum zio_stage io_stage;