Searched refs:ms_allocatable_by_size (Results 1 – 3 of 3) sorted by relevance
502 zfs_btree_t ms_allocatable_by_size; member
1634 zfs_btree_t *t = &msp->ms_allocatable_by_size; in metaslab_largest_allocatable()1917 if (zfs_btree_numnodes(&msp->ms_allocatable_by_size) == 0) in metaslab_df_alloc()1922 rs = zfs_btree_last(&msp->ms_allocatable_by_size, NULL); in metaslab_df_alloc()1926 rs = metaslab_block_find(&msp->ms_allocatable_by_size, in metaslab_df_alloc()1955 zfs_btree_t *t = &msp->ms_allocatable_by_size; in metaslab_cf_alloc()2033 t = &msp->ms_allocatable_by_size; in metaslab_ndf_alloc()2508 mrap->mra_bt = &msp->ms_allocatable_by_size; in metaslab_load_impl()
1654 zfs_btree_t *t = &msp->ms_allocatable_by_size; in dump_metaslab_stats()