Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/fs/
H A Dzfs.h956 ZIO_TYPE_NULL = 0, enumerator
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzio.c916 ZIO_TYPE_NULL, ZIO_PRIORITY_NOW, flags, vd, 0, NULL, in zio_null()
1875 t = ZIO_TYPE_NULL; in zio_taskq_dispatch()
1881 t = ZIO_TYPE_NULL; in zio_taskq_dispatch()
H A Dvdev.c1506 } else if (zio->io_type == ZIO_TYPE_NULL) { in vdev_probe_done()