Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa_impl.h63 avl_tree_t spaa_tree; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_misc.c766 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()
H A Dzio.c4021 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()
H A Dspa.c10160 VERIFY0(avl_numnodes(&spa->spa_allocs[i].spaa_tree));
10278 VERIFY0(avl_numnodes(&spa->spa_allocs[i].spaa_tree));