Home
last modified time | relevance | path

Searched refs:ZIO_PRIORITY_SYNC_WRITE (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzio_priority.h27 ZIO_PRIORITY_SYNC_WRITE, /* ZIL */ enumerator
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_label.c213 ZIO_PRIORITY_SYNC_WRITE, flags, B_TRUE)); in vdev_label_write()
245 vsx->vsx_active_queue[ZIO_PRIORITY_SYNC_WRITE]); in vdev_config_generate_stats()
264 vsx->vsx_pend_queue[ZIO_PRIORITY_SYNC_WRITE]); in vdev_config_generate_stats()
300 vsx->vsx_queue_histo[ZIO_PRIORITY_SYNC_WRITE], in vdev_config_generate_stats()
301 ARRAY_SIZE(vsx->vsx_queue_histo[ZIO_PRIORITY_SYNC_WRITE])); in vdev_config_generate_stats()
325 vsx->vsx_ind_histo[ZIO_PRIORITY_SYNC_WRITE], in vdev_config_generate_stats()
326 ARRAY_SIZE(vsx->vsx_ind_histo[ZIO_PRIORITY_SYNC_WRITE])); in vdev_config_generate_stats()
349 vsx->vsx_agg_histo[ZIO_PRIORITY_SYNC_WRITE], in vdev_config_generate_stats()
350 ARRAY_SIZE(vsx->vsx_agg_histo[ZIO_PRIORITY_SYNC_WRITE])); in vdev_config_generate_stats()
H A Dvdev_queue.c292 case ZIO_PRIORITY_SYNC_WRITE: in vdev_queue_class_min_active()
370 case ZIO_PRIORITY_SYNC_WRITE: in vdev_queue_class_max_active()
488 p == ZIO_PRIORITY_SYNC_WRITE || in vdev_queue_init()
949 if (zio->io_priority != ZIO_PRIORITY_SYNC_WRITE && in vdev_queue_io()
1033 if (priority != ZIO_PRIORITY_SYNC_WRITE && in vdev_queue_change_io_priority()
H A Ddmu.c1667 dsa, ZIO_PRIORITY_SYNC_WRITE, ZIO_FLAG_CANFAIL, zb)); in dmu_sync_late_arrival()
1833 ZIO_PRIORITY_SYNC_WRITE, ZIO_FLAG_CANFAIL, &zb)); in dmu_sync()
H A Dddt.c973 ZIO_PRIORITY_SYNC_WRITE, ZIO_DDT_CHILD_FLAGS(zio), NULL)); in ddt_repair_entry()
H A Dzio.c1888 zio->io_priority == ZIO_PRIORITY_SYNC_WRITE) && in zio_taskq_dispatch()
3418 if (zio->io_priority == ZIO_PRIORITY_SYNC_WRITE || in zio_dva_throttle()
H A Dzil.c1389 prio = ZIO_PRIORITY_SYNC_WRITE; in zil_lwb_write_open()
H A Dvdev.c1498 ZIO_PRIORITY_SYNC_WRITE, vps->vps_flags, B_TRUE)); in vdev_probe_done()