Searched refs:VS_ZIO_TYPES (Results 1 – 2 of 2) sorted by relevance
1266 #define VS_ZIO_TYPES 6 macro1277 uint64_t vs_ops[VS_ZIO_TYPES]; /* operation count */1278 uint64_t vs_bytes[VS_ZIO_TYPES]; /* bytes read/written */
4752 for (int t = 0; t < VS_ZIO_TYPES; t++) { in vdev_get_child_stat()