Searched refs:ms_sm (Results 1 – 5 of 5) sorted by relevance
604 if (msp->ms_sm == NULL) in metaslab_group_histogram_verify()609 msp->ms_sm->sm_phys->smp_histogram[i]; in metaslab_group_histogram_verify()625 if (msp->ms_sm == NULL) in metaslab_group_histogram_add()631 msp->ms_sm->sm_phys->smp_histogram[i]; in metaslab_group_histogram_add()633 msp->ms_sm->sm_phys->smp_histogram[i]; in metaslab_group_histogram_add()645 if (msp->ms_sm == NULL) in metaslab_group_histogram_remove()651 msp->ms_sm->sm_phys->smp_histogram[i]); in metaslab_group_histogram_remove()653 msp->ms_sm->sm_phys->smp_histogram[i]); in metaslab_group_histogram_remove()656 msp->ms_sm->sm_phys->smp_histogram[i]; in metaslab_group_histogram_remove()658 msp->ms_sm->sm_phys->smp_histogram[i]; in metaslab_group_histogram_remove()[all …]
2176 if (msp == NULL || msp->ms_sm == NULL) in vdev_remove()2189 VERIFY0(space_map_allocated(msp->ms_sm)); in vdev_remove()2190 space_map_free(msp->ms_sm, tx); in vdev_remove()2191 space_map_close(msp->ms_sm); in vdev_remove()2192 msp->ms_sm = NULL; in vdev_remove()
161 space_map_t *ms_sm; member
1264 uintptr_t ms_sm; member1318 if (ms.ms_sm != NULL && in metaslab_stats()1320 ms.ms_sm, 0) == -1) in metaslab_stats()1332 if ((spa_flags & SPA_FLAG_HISTOGRAMS) && ms.ms_sm != NULL) { in metaslab_stats()1753 if (ms.ms_sm != NULL && in space_cb()1755 "mdb_space_map_t", ms.ms_sm, 0) == -1) in space_cb()
639 space_map_t *sm = vd->vdev_ms[m]->ms_sm; in get_metaslab_refcount()750 space_map_t *sm = msp->ms_sm; in dump_metaslab()789 dump_spacemap(spa->spa_meta_objset, msp->ms_sm); in dump_metaslab()2616 if (msp->ms_sm != NULL) { in zdb_leak_init()2635 VERIFY0(space_map_load(msp->ms_sm, in zdb_leak_init()