Searched refs:DTL_TYPES (Results 1 – 4 of 4) sorted by relevance
40 DTL_TYPES enumerator
376 zfs_range_tree_t *vdev_dtl[DTL_TYPES]; /* dirty time logs */
800 for (int t = 0; t < DTL_TYPES; t++) { in vdev_alloc_common()1250 for (int t = 0; t < DTL_TYPES; t++) { in vdev_free()3195 ASSERT(t < DTL_TYPES); in vdev_dtl_dirty()3214 ASSERT(t < DTL_TYPES); in vdev_dtl_contains()3525 for (int t = 0; t < DTL_TYPES; t++) { in vdev_dtl_reassess_impl()
2517 const char *name[DTL_TYPES] = { "missing", "partial", "scrub", in dump_dtl()2533 for (int t = 0; t < DTL_TYPES; t++) { in dump_dtl()