Searched refs:bt_comp (Results 1 – 2 of 2) sorted by relevance
80 bt->bt_comp = 0; in bptree_alloc()97 ASSERT0(bt->bt_comp); in bptree_free()145 bt->bt_comp += comp; in bptree_add()165 ba->ba_phys->bt_comp -= BP_GET_PSIZE(bp); in bptree_visit_cb()291 ba.ba_phys->bt_comp = 0; in bptree_iterate()296 ASSERT0(ba.ba_phys->bt_comp); in bptree_iterate()
39 uint64_t bt_comp; member