Searched refs:spaa_tree (Results 1 – 4 of 4) sorted by relevance
63 avl_tree_t spaa_tree; member
766 avl_create(&spa->spa_allocs[i].spaa_tree, zio_bookmark_compare, in spa_add()865 avl_destroy(&spa->spa_allocs[i].spaa_tree); in spa_remove()
4021 zio = avl_first(&spa->spa_allocs[allocator].spaa_tree); in zio_io_to_allocate()4038 avl_remove(&spa->spa_allocs[allocator].spaa_tree, zio); in zio_io_to_allocate()4070 avl_add(&spa->spa_allocs[allocator].spaa_tree, zio); in zio_dva_throttle()
10160 VERIFY0(avl_numnodes(&spa->spa_allocs[i].spaa_tree));10278 VERIFY0(avl_numnodes(&spa->spa_allocs[i].spaa_tree));