Home
last modified time | relevance | path

Searched refs:ZIO_TYPES (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/cddl/osnet/dist/uts/common/sys/fs/
H A Dzfs.h714 ZIO_TYPES enumerator
760 uint64_t vs_ops[ZIO_TYPES]; /* operation count */
761 uint64_t vs_bytes[ZIO_TYPES]; /* bytes read/written */
/netbsd/external/cddl/osnet/dist/cmd/zinject/
H A Dzinject.c669 int io_type = ZIO_TYPES; in main()
840 io_type = ZIO_TYPES; in main()
/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dspa_impl.h148 spa_taskqs_t spa_zio_taskq[ZIO_TYPES][ZIO_TASKQ_TYPES];
H A Dzio.h251 extern const char *zio_type_name[ZIO_TYPES];
/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzio_inject.c291 handler->zi_record.zi_iotype != ZIO_TYPES && in zio_handle_device_injection()
H A Dzio.c81 const char *zio_type_name[ZIO_TYPES] = {
1553 for (zio_type_t t = 0; t < ZIO_TYPES; t++) { in zio_taskq_member()
2004 static zio_gang_issue_func_t *zio_gang_issue_func[ZIO_TYPES] = {
H A Dspa.c147 const zio_taskq_info_t zio_taskqs[ZIO_TYPES][ZIO_TASKQ_TYPES] = {
996 for (int t = 0; t < ZIO_TYPES; t++) { in spa_create_zio_taskqs()
1178 for (int t = 0; t < ZIO_TYPES; t++) { in spa_deactivate()
H A Dvdev.c2932 for (int t = 0; t < ZIO_TYPES; t++) { in vdev_get_stats()