Searched refs:ZDB_OT_TOTAL (Results 1 – 1 of 1) sorted by relevance
4841 #define ZDB_OT_TOTAL (DMU_OT_NUMTYPES + 3) macro4854 zdb_blkstats_t zcb_type[ZB_TOTAL + 1][ZDB_OT_TOTAL + 1];5064 ASSERT(type < ZDB_OT_TOTAL); in zdb_count_block()5073 int t = (i & 1) ? type : ZDB_OT_TOTAL; in zdb_count_block()5305 uint64_t bytes = zcb->zcb_type[ZB_TOTAL][ZDB_OT_TOTAL].zb_asize; in zdb_blkptr_cb()6273 tzb = &zcb.zcb_type[ZB_TOTAL][ZDB_OT_TOTAL]; in dump_block_stats()6396 for (t = 0; t <= ZDB_OT_TOTAL; t++) { in dump_block_stats()