Searched defs:zdb_blkstats_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c2264 } zdb_blkstats_t; typedef in typeref:struct:zdb_blkstats
2284 zdb_blkstats_t zcb_type[ZB_TOTAL + 1][ZDB_OT_TOTAL + 1];
2314 zdb_blkstats_t *zb = &zcb->zcb_type[l][t];
2689 zdb_blkstats_t *zb, *tzb;

Completed in 72 milliseconds