Searched refs:ms_sm (Results 1 – 7 of 7) sorted by relevance
1004 if (msp->ms_sm == NULL || msp->ms_group != mg) in metaslab_group_histogram_verify()1009 msp->ms_sm->sm_phys->smp_histogram[i]; in metaslab_group_histogram_verify()1025 if (msp->ms_sm == NULL) in metaslab_group_histogram_add()1031 msp->ms_sm->sm_phys->smp_histogram[i]; in metaslab_group_histogram_add()1033 msp->ms_sm->sm_phys->smp_histogram[i]; in metaslab_group_histogram_add()1045 if (msp->ms_sm == NULL) in metaslab_group_histogram_remove()1051 msp->ms_sm->sm_phys->smp_histogram[i]); in metaslab_group_histogram_remove()1053 msp->ms_sm->sm_phys->smp_histogram[i]); in metaslab_group_histogram_remove()1056 msp->ms_sm->sm_phys->smp_histogram[i]; in metaslab_group_histogram_remove()1058 msp->ms_sm->sm_phys->smp_histogram[i]; in metaslab_group_histogram_remove()[all …]
285 if (ms->ms_sm == NULL) in vdev_remove_initiate_sync()1403 if (msp->ms_sm != NULL) { in spa_vdev_remove_thread()1404 VERIFY0(space_map_load(msp->ms_sm, in spa_vdev_remove_thread()1603 if (msp->ms_sm != NULL) { in spa_vdev_remove_cancel_sync()1605 VERIFY0(space_map_load(msp->ms_sm, in spa_vdev_remove_cancel_sync()1620 uint64_t sm_end = msp->ms_sm->sm_start + in spa_vdev_remove_cancel_sync()1621 msp->ms_sm->sm_size; in spa_vdev_remove_cancel_sync()
1177 m->ms_allocated_space = space_map_allocated(m->ms_sm) + in spa_ld_log_sm_data()1193 if (metaslab_debug_load && m->ms_sm != NULL) { in spa_ld_log_sm_data()
871 if (msp->ms_sm == NULL && vd->vdev_trim_partial) { in vdev_trim_thread()1182 if (msp->ms_sm == NULL || in vdev_autotrim_thread()
379 space_map_t *ms_sm; member
1564 uintptr_t ms_sm; member1630 if (ms.ms_sm != 0 && in metaslab_stats()1632 ms.ms_sm, 0) == -1) in metaslab_stats()1649 if (ms.ms_sm != 0 && sm.sm_phys != 0) { in metaslab_stats()1665 if ((spa_flags & SPA_FLAG_HISTOGRAMS) && ms.ms_sm != 0 && in metaslab_stats()2298 if (ms.ms_sm != 0 && in space_cb()2300 "mdb_space_map_t", ms.ms_sm, 0) == -1) in space_cb()
696 space_map_t *sm = vd->vdev_ms[m]->ms_sm; in get_metaslab_refcount()915 space_map_t *sm = msp->ms_sm; in dump_metaslab()948 dump_spacemap(spa->spa_meta_objset, msp->ms_sm); in dump_metaslab()3911 if (msp->ms_sm != NULL) in zdb_claim_removing()3912 VERIFY0(space_map_load(msp->ms_sm, allocs, SM_ALLOC)); in zdb_claim_removing()4200 if (msp->ms_sm != NULL) { in load_concrete_ms_allocatable_trees()4201 VERIFY0(space_map_load(msp->ms_sm, in load_concrete_ms_allocatable_trees()5506 mos_obj_refd(space_map_object(ms->ms_sm)); in mos_leak_vdev()