Searched refs:ZIO_PRIORITY_NOW (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | zio_priority.h | 36 ZIO_PRIORITY_NOW, /* non-queued i/os (e.g. free) */ enumerator
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | vdev_cache.c | 312 ve->ve_abd, VCBS, ZIO_TYPE_READ, ZIO_PRIORITY_NOW, in vdev_cache_read()
|
| H A D | zio.c | 916 ZIO_TYPE_NULL, ZIO_PRIORITY_NOW, flags, vd, 0, NULL, in zio_null() 1269 ZIO_TYPE_FREE, ZIO_PRIORITY_NOW, in zio_free_sync() 1307 BP_GET_PSIZE(bp), done, private, ZIO_TYPE_CLAIM, ZIO_PRIORITY_NOW, in zio_claim() 1323 ZIO_TYPE_IOCTL, ZIO_PRIORITY_NOW, flags, vd, 0, NULL, in zio_ioctl() 1887 if ((zio->io_priority == ZIO_PRIORITY_NOW || in zio_taskq_dispatch()
|
| H A D | vdev_queue.c | 1020 if (zio->io_priority == ZIO_PRIORITY_NOW) in vdev_queue_change_io_priority()
|