Searched refs:spaa_tree (Results 1 – 4 of 4) sorted by relevance
62 avl_tree_t spaa_tree; member
735 avl_create(&spa->spa_allocs[i].spaa_tree, zio_bookmark_compare, in spa_add()828 avl_destroy(&spa->spa_allocs[i].spaa_tree); in spa_remove()
3564 zio = avl_first(&spa->spa_allocs[allocator].spaa_tree); in zio_io_to_allocate()3580 avl_remove(&spa->spa_allocs[allocator].spaa_tree, zio); in zio_io_to_allocate()3622 avl_add(&spa->spa_allocs[allocator].spaa_tree, zio); in zio_dva_throttle()
9811 VERIFY0(avl_numnodes(&spa->spa_allocs[i].spaa_tree));9929 VERIFY0(avl_numnodes(&spa->spa_allocs[i].spaa_tree));