Home
last modified time | relevance | path

Searched refs:dump_bptree_cb (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c1753 dump_bptree_cb(void *arg, const blkptr_t *bp, dmu_tx_t *tx) in dump_bptree_cb() function
1789 (void) bptree_iterate(os, obj, B_FALSE, dump_bptree_cb, NULL, NULL); in dump_bptree()