Searched refs:sm_phys (Results 1 – 4 of 4) sorted by relevance
378 sm->sm_phys->smp_alloc -= entry_run; in space_map_incremental_destroy()380 sm->sm_phys->smp_alloc += entry_run; in space_map_incremental_destroy()458 bzero(sm->sm_phys->smp_histogram, sizeof (sm->sm_phys->smp_histogram)); in space_map_histogram_clear()509 sm->sm_phys->smp_histogram[idx] += in space_map_histogram_add()768 sm->sm_phys->smp_object = sm->sm_object; in space_map_write()804 sm->sm_phys = sm->sm_dbuf->db_data; in space_map_open_impl()828 sm->sm_phys = NULL; in space_map_open()849 sm->sm_phys = NULL; in space_map_close()897 bzero(sm->sm_phys->smp_histogram, in space_map_truncate()902 sm->sm_phys->smp_length = 0; in space_map_truncate()[all …]
1036 msp->ms_sm->sm_phys->smp_histogram[i]; in metaslab_group_histogram_verify()1058 msp->ms_sm->sm_phys->smp_histogram[i]; in metaslab_group_histogram_add()1060 msp->ms_sm->sm_phys->smp_histogram[i]; in metaslab_group_histogram_add()1078 msp->ms_sm->sm_phys->smp_histogram[i]); in metaslab_group_histogram_remove()1080 msp->ms_sm->sm_phys->smp_histogram[i]); in metaslab_group_histogram_remove()1083 msp->ms_sm->sm_phys->smp_histogram[i]; in metaslab_group_histogram_remove()1085 msp->ms_sm->sm_phys->smp_histogram[i]; in metaslab_group_histogram_remove()2895 if (msp->ms_sm->sm_phys->smp_histogram[i] == 0) in metaslab_set_fragmentation()2898 space = msp->ms_sm->sm_phys->smp_histogram[i] << (i + shift); in metaslab_set_fragmentation()3058 ASSERT3U(sm->sm_phys->smp_histogram[i], >=, in metaslab_weight_from_spacemap()[all …]
100 space_map_phys_t *sm_phys; /* on-disk space map */ member
1497 (longlong_t)sm->sm_phys->smp_length); in dump_spacemap()1499 (longlong_t)sm->sm_phys->smp_alloc); in dump_spacemap()1641 dump_histogram(sm->sm_phys->smp_histogram, in dump_metaslab()