Searched refs:bt_comp (Results 1 – 2 of 2) sorted by relevance
81 bt->bt_comp = 0; in bptree_alloc()98 ASSERT0(bt->bt_comp); in bptree_free()144 bt->bt_comp += comp; in bptree_add()163 ba->ba_phys->bt_comp -= BP_GET_PSIZE(bp); in bptree_visit_cb()287 ba.ba_phys->bt_comp = 0; in bptree_iterate()292 ASSERT0(ba.ba_phys->bt_comp); in bptree_iterate()
39 uint64_t bt_comp; member