Searched refs:ms_allocatable_by_size (Results 1 – 3 of 3) sorted by relevance
504 zfs_btree_t ms_allocatable_by_size; member
1658 zfs_btree_t *t = &msp->ms_allocatable_by_size; in metaslab_largest_allocatable()1941 if (zfs_btree_numnodes(&msp->ms_allocatable_by_size) == 0) in metaslab_df_alloc()1946 rs = zfs_btree_last(&msp->ms_allocatable_by_size, NULL); in metaslab_df_alloc()1950 rs = metaslab_block_find(&msp->ms_allocatable_by_size, in metaslab_df_alloc()1979 zfs_btree_t *t = &msp->ms_allocatable_by_size; in metaslab_cf_alloc()2057 t = &msp->ms_allocatable_by_size; in metaslab_ndf_alloc()2532 mrap->mra_bt = &msp->ms_allocatable_by_size; in metaslab_load_impl()
1692 zfs_btree_t *t = &msp->ms_allocatable_by_size; in dump_metaslab_stats()