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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h693 ZIO_TYPE_NULL = 0, enumerator in enum:zio_type
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio.c623 ZIO_TYPE_NULL, ZIO_PRIORITY_NOW, flags, vd, 0, NULL,
1396 * In this case, select the otherwise-unused taskq for ZIO_TYPE_NULL.
1399 t = ZIO_TYPE_NULL;
1405 t = ZIO_TYPE_NULL;
H A Dvdev.c973 } else if (zio->io_type == ZIO_TYPE_NULL) {

Completed in 232 milliseconds