Searched refs:ms_allocatable_by_size (Results 1 – 3 of 3) sorted by relevance
529 zfs_btree_t ms_allocatable_by_size; member
1501 zfs_btree_t *t = &msp->ms_allocatable_by_size; in metaslab_largest_allocatable()1693 if (zfs_btree_numnodes(&msp->ms_allocatable_by_size) == 0) in metaslab_df_alloc()1698 rs = zfs_btree_last(&msp->ms_allocatable_by_size, NULL); in metaslab_df_alloc()1702 rs = metaslab_block_find(&msp->ms_allocatable_by_size, in metaslab_df_alloc()1736 zfs_btree_t *t = &msp->ms_allocatable_by_size; in metaslab_cf_alloc()1810 t = &msp->ms_allocatable_by_size; in metaslab_ndf_alloc()2289 mrap->mra_bt = &msp->ms_allocatable_by_size; in metaslab_load_impl()
1623 zfs_btree_t *t = &msp->ms_allocatable_by_size; in dump_metaslab_stats()