Home
last modified time | relevance | path

Searched refs:ZIO_TYPE_READ (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_queue.c234 ASSERT(t == ZIO_TYPE_READ || t == ZIO_TYPE_WRITE || t == ZIO_TYPE_TRIM); in vdev_queue_type_tree()
235 if (t == ZIO_TYPE_READ) in vdev_queue_type_tree()
267 avl_create(vdev_queue_type_tree(vq, ZIO_TYPE_READ), in vdev_queue_init()
308 avl_destroy(vdev_queue_type_tree(vq, ZIO_TYPE_READ)); in vdev_queue_fini()
380 if (zio->io_type == ZIO_TYPE_READ) { in vdev_queue_pending_remove()
394 if (aio->io_type == ZIO_TYPE_READ) { in vdev_queue_agg_io_done()
563 if (zio->io_type == ZIO_TYPE_READ) in vdev_queue_aggregate()
779 if (zio->io_type == ZIO_TYPE_READ) { in vdev_queue_io()
867 if (zio->io_type == ZIO_TYPE_READ) { in vdev_queue_change_io_priority()
H A Dvdev_file.c183 if (zio->io_type == ZIO_TYPE_READ) { in vdev_file_io_intr()
259 ASSERT(zio->io_type == ZIO_TYPE_READ || zio->io_type == ZIO_TYPE_WRITE); in vdev_file_io_start()
268 bp->b_flags = (zio->io_type == ZIO_TYPE_READ ? B_READ : B_WRITE); in vdev_file_io_start()
271 if (zio->io_type == ZIO_TYPE_READ) { in vdev_file_io_start()
H A Dvdev_mirror.c290 ASSERT3U(zio->io_type, ==, ZIO_TYPE_READ); in vdev_mirror_map_init()
570 ASSERT(zio->io_type == ZIO_TYPE_READ); in vdev_mirror_io_start()
575 if (zio->io_type == ZIO_TYPE_READ) { in vdev_mirror_io_start()
693 ASSERT(zio->io_type == ZIO_TYPE_READ); in vdev_mirror_io_done()
705 ZIO_TYPE_READ, zio->io_priority, 0, in vdev_mirror_io_done()
H A Dvdev_cache.c259 ASSERT3U(zio->io_type, ==, ZIO_TYPE_READ); in vdev_cache_read()
310 ve->ve_abd, VCBS, ZIO_TYPE_READ, ZIO_PRIORITY_NOW, in vdev_cache_read()
H A Dvdev_disk.c867 if (zio->io_type == ZIO_TYPE_READ) { in vdev_disk_io_intr()
1004 ASSERT(zio->io_type == ZIO_TYPE_READ || zio->io_type == ZIO_TYPE_WRITE); in vdev_disk_io_start()
1014 (zio->io_type == ZIO_TYPE_READ ? B_READ : B_WRITE); in vdev_disk_io_start()
1019 if (zio->io_type == ZIO_TYPE_READ) { in vdev_disk_io_start()
H A Dvdev_label.c280 vsx->vsx_total_histo[ZIO_TYPE_READ], in vdev_config_generate_stats()
281 ARRAY_SIZE(vsx->vsx_total_histo[ZIO_TYPE_READ])); in vdev_config_generate_stats()
288 vsx->vsx_disk_histo[ZIO_TYPE_READ], in vdev_config_generate_stats()
289 ARRAY_SIZE(vsx->vsx_disk_histo[ZIO_TYPE_READ])); in vdev_config_generate_stats()
H A Dzfs_fm.c640 if (zio->io_type != ZIO_TYPE_READ && in zfs_ereport_is_valid()
661 if (zio->io_type == ZIO_TYPE_READ && in zfs_ereport_is_valid()
H A Dvdev_indirect.c1243 ASSERT3U(zio->io_type, ==, ZIO_TYPE_READ); in vdev_indirect_read_all()
1289 if (zio->io_type != ZIO_TYPE_READ) { in vdev_indirect_io_start()
1327 if (zio->io_type == ZIO_TYPE_READ && in vdev_indirect_io_start()
H A Dzio.c348 if (zio->io_type == ZIO_TYPE_READ) in zio_subblock()
940 ZIO_TYPE_READ, priority, flags, NULL, 0, zb, in zio_read()
1186 private, ZIO_TYPE_READ, priority, flags | ZIO_FLAG_PHYSICAL, vd, in zio_read_phys()
1249 if (type == ZIO_TYPE_READ && bp != NULL) { in zio_vdev_child_io()
3532 if (vd->vdev_ops->vdev_op_leaf && (zio->io_type == ZIO_TYPE_READ || in zio_vdev_io_start()
3535 if (zio->io_type == ZIO_TYPE_READ && vdev_cache_read(zio)) in zio_vdev_io_start()
3564 ASSERT(zio->io_type == ZIO_TYPE_READ || in zio_vdev_io_done()
4336 if ((zio->io_type == ZIO_TYPE_READ || in zio_done()
H A Dzio_inject.c266 if (zio->io_type != ZIO_TYPE_READ) in zio_handle_fault_injection()
H A Dvdev_raidz.c1903 ASSERT(zio->io_type == ZIO_TYPE_READ); in vdev_raidz_io_start()
2283 ASSERT(zio->io_type == ZIO_TYPE_READ); in vdev_raidz_io_done()
H A Dvdev.c1347 if (zio->io_type == ZIO_TYPE_READ) { in vdev_probe_done()
3667 if (zio->io_type == ZIO_TYPE_READ) in vdev_accessible()
4007 if (type == ZIO_TYPE_READ && !vdev_is_dead(vd)) { in vdev_stat_update()
H A Dvdev_removal.c894 ZIO_TYPE_READ, ZIO_PRIORITY_REMOVAL, in spa_vdev_copy_one_child()
/illumos-gate/usr/src/lib/libzpool/common/
H A Dutil.c92 nicenum(vs->vs_ops[ZIO_TYPE_READ] / sec, rops, sizeof (rops)); in show_vdev_stats()
94 nicenum(vs->vs_bytes[ZIO_TYPE_READ] / sec, rbytes, in show_vdev_stats()
/illumos-gate/usr/src/cmd/availdevs/
H A Davaildevs.c150 vs->vs_bytes[ZIO_TYPE_READ]); in add_pool_to_xml()
154 vs->vs_ops[ZIO_TYPE_READ]); in add_pool_to_xml()
/illumos-gate/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_pool.c1096 bean->method_setReadBytes, (jlong)vs->vs_bytes[ZIO_TYPE_READ]); in populate_DeviceStatsBean()
1102 bean->method_setReadOperations, (jlong)vs->vs_ops[ZIO_TYPE_READ]); in populate_DeviceStatsBean()
/illumos-gate/usr/src/cmd/zinject/
H A Dzinject.c939 io_type = ZIO_TYPE_READ; in main()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h930 ZIO_TYPE_READ, enumerator
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c3957 print_one_stat((uint64_t)(vs->vs_ops[ZIO_TYPE_READ] * scale), in print_iostat_default()
3961 print_one_stat((uint64_t)(vs->vs_bytes[ZIO_TYPE_READ] * scale), in print_iostat_default()
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c6128 psize, ZIO_TYPE_READ, ZIO_PRIORITY_SYNC_READ, in zdb_read_block()