Searched refs:DTL_TYPES (Results 1 – 4 of 4) sorted by relevance
49 DTL_TYPES enumerator
392 zfs_range_tree_t *vdev_dtl[DTL_TYPES]; /* dirty time logs */
799 for (int t = 0; t < DTL_TYPES; t++) { in vdev_alloc_common()1230 for (int t = 0; t < DTL_TYPES; t++) { in vdev_free()3094 ASSERT(t < DTL_TYPES); in vdev_dtl_dirty()3110 ASSERT(t < DTL_TYPES); in vdev_dtl_contains()3421 for (int t = 0; t < DTL_TYPES; t++) { in vdev_dtl_reassess_impl()
2355 const char *name[DTL_TYPES] = { "missing", "partial", "scrub", in dump_dtl()2371 for (int t = 0; t < DTL_TYPES; t++) { in dump_dtl()