Searched refs:ms_allocatable_by_size (Results 1 – 3 of 3) sorted by relevance
408 avl_tree_t ms_allocatable_by_size; member
1223 avl_tree_t *t = &msp->ms_allocatable_by_size; in metaslab_block_maxsize()1334 avl_numnodes(&msp->ms_allocatable_by_size)); in metaslab_df_alloc()1345 t = &msp->ms_allocatable_by_size; in metaslab_df_alloc()1369 avl_tree_t *t = &msp->ms_allocatable_by_size; in metaslab_cf_alloc()1382 rs = avl_last(&msp->ms_allocatable_by_size); in metaslab_cf_alloc()1427 avl_numnodes(&msp->ms_allocatable_by_size)); in metaslab_ndf_alloc()1437 t = &msp->ms_allocatable_by_size; in metaslab_ndf_alloc()1590 ms->ms_allocatable = range_tree_create_impl(&rt_avl_ops, &ms->ms_allocatable_by_size, in metaslab_init()2307 if (avl_is_empty(&msp->ms_allocatable_by_size) || in metaslab_should_condense()
871 avl_tree_t *t = &msp->ms_allocatable_by_size; in dump_metaslab_stats()