Home
last modified time | relevance | path

Searched refs:ZIO_TYPE_NULL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h929 ZIO_TYPE_NULL = 0, enumerator
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio.c798 ZIO_TYPE_NULL, ZIO_PRIORITY_NOW, flags, vd, 0, NULL, in zio_null()
1687 t = ZIO_TYPE_NULL; in zio_taskq_dispatch()
1693 t = ZIO_TYPE_NULL; in zio_taskq_dispatch()
H A Dvdev.c1362 } else if (zio->io_type == ZIO_TYPE_NULL) { in vdev_probe_done()