Searched refs:ZIO_PRIORITY_NOW (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/fs/zfs/sys/ |
H A D | zio_priority.h | 33 ZIO_PRIORITY_NOW /* non-queued i/os (e.g. free) */ enumerator
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | vdev_cache.c | 313 ve->ve_data, VCBS, ZIO_TYPE_READ, ZIO_PRIORITY_NOW, in vdev_cache_read()
|
H A D | zio.c | 596 ZIO_TYPE_NULL, ZIO_PRIORITY_NOW, flags, vd, 0, NULL, in zio_null() 835 NULL, NULL, ZIO_TYPE_FREE, ZIO_PRIORITY_NOW, flags, in zio_free_sync() 869 done, private, ZIO_TYPE_CLAIM, ZIO_PRIORITY_NOW, flags, in zio_claim() 884 ZIO_TYPE_IOCTL, ZIO_PRIORITY_NOW, flags, vd, 0, NULL, in zio_ioctl() 1314 if (zio->io_priority == ZIO_PRIORITY_NOW && in zio_taskq_dispatch()
|