Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dspa_impl.h62 avl_tree_t spaa_tree; member
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dspa_misc.c735 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()
H A Dzio.c3564 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()
H A Dspa.c9811 VERIFY0(avl_numnodes(&spa->spa_allocs[i].spaa_tree));
9929 VERIFY0(avl_numnodes(&spa->spa_allocs[i].spaa_tree));