Home
last modified time | relevance | path

Searched refs:ZIO_PRIORITY_SCRUB (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzio_priority.h30 ZIO_PRIORITY_SCRUB, /* asynchronous scrub/resilver reads */ enumerator
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_queue.c298 case ZIO_PRIORITY_SCRUB: in vdev_queue_class_min_active()
376 case ZIO_PRIORITY_SCRUB: in vdev_queue_class_max_active()
554 case ZIO_PRIORITY_SCRUB: in vdev_queue_is_interactive()
940 zio->io_priority != ZIO_PRIORITY_SCRUB && in vdev_queue_io()
1029 priority != ZIO_PRIORITY_SCRUB) in vdev_queue_change_io_priority()
H A Dvdev_label.c254 vsx->vsx_active_queue[ZIO_PRIORITY_SCRUB]); in vdev_config_generate_stats()
273 vsx->vsx_pend_queue[ZIO_PRIORITY_SCRUB]); in vdev_config_generate_stats()
312 vsx->vsx_queue_histo[ZIO_PRIORITY_SCRUB], in vdev_config_generate_stats()
313 ARRAY_SIZE(vsx->vsx_queue_histo[ZIO_PRIORITY_SCRUB])); in vdev_config_generate_stats()
337 vsx->vsx_ind_histo[ZIO_PRIORITY_SCRUB], in vdev_config_generate_stats()
338 ARRAY_SIZE(vsx->vsx_ind_histo[ZIO_PRIORITY_SCRUB])); in vdev_config_generate_stats()
361 vsx->vsx_agg_histo[ZIO_PRIORITY_SCRUB], in vdev_config_generate_stats()
362 ARRAY_SIZE(vsx->vsx_agg_histo[ZIO_PRIORITY_SCRUB])); in vdev_config_generate_stats()
H A Ddsl_scan.c1744 ZIO_PRIORITY_SCRUB, zio_flags, &flags, &spic->spic_zb); in dsl_scan_prefetch_thread()
1828 ZIO_PRIORITY_SCRUB, zio_flags, &flags, zb); in dsl_scan_recurse()
1856 ZIO_PRIORITY_SCRUB, zio_flags, &flags, zb); in dsl_scan_recurse()
1875 ZIO_PRIORITY_SCRUB, zio_flags, &flags, zb); in dsl_scan_recurse()
4069 dsl_scan_scrub_done, queue, ZIO_PRIORITY_SCRUB, zio_flags, zb)); in scan_exec_io()
H A Dvdev.c4411 ZIO_PRIORITY_SCRUB); in vdev_stat_update()
H A Darc.c6276 priority == ZIO_PRIORITY_SCRUB) in arc_read()
H A Dspa.c2249 spa_load_verify_done, rio->io_private, ZIO_PRIORITY_SCRUB, in spa_load_verify_cb()