Searched refs:ms_sm (Results 1 – 8 of 8) sorted by relevance
1043 if (msp->ms_sm == NULL) in metaslab_group_histogram_verify()1048 msp->ms_sm->sm_phys->smp_histogram[i]; in metaslab_group_histogram_verify()1067 if (msp->ms_sm == NULL) in metaslab_group_histogram_add()1076 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_add()1091 if (msp->ms_sm == NULL) in metaslab_group_histogram_remove()1098 msp->ms_sm->sm_phys->smp_histogram[i]); in metaslab_group_histogram_remove()1100 msp->ms_sm->sm_phys->smp_histogram[i]); in metaslab_group_histogram_remove()1105 msp->ms_sm->sm_phys->smp_histogram[i]; in metaslab_group_histogram_remove()1107 msp->ms_sm->sm_phys->smp_histogram[i]; in metaslab_group_histogram_remove()[all …]
468 if (ms->ms_sm == NULL) in vdev_remove_initiate_sync()1656 if (msp->ms_sm != NULL) { in spa_vdev_remove_thread()1657 VERIFY0(space_map_load(msp->ms_sm, in spa_vdev_remove_thread()1906 if (msp->ms_sm != NULL) { in spa_vdev_remove_cancel_sync()1908 VERIFY0(space_map_load(msp->ms_sm, in spa_vdev_remove_cancel_sync()1923 uint64_t sm_end = msp->ms_sm->sm_start + in spa_vdev_remove_cancel_sync()1924 msp->ms_sm->sm_size; in spa_vdev_remove_cancel_sync()
1253 m->ms_allocated_space = space_map_allocated(m->ms_sm) + in spa_ld_log_sm_data()1269 if (metaslab_debug_load && m->ms_sm != NULL) { in spa_ld_log_sm_data()
868 if (msp->ms_sm != NULL) { in vdev_rebuild_thread()869 VERIFY0(space_map_load(msp->ms_sm, in vdev_rebuild_thread()
941 if (msp->ms_sm == NULL && vd->vdev_trim_partial) { in vdev_trim_thread()1280 if (msp->ms_sm == NULL || in vdev_autotrim_thread()
1597 space_map_allocated(vd->vdev_ms[m]->ms_sm); in vdev_metaslab_init()1613 uint64_t sm_obj = space_map_object(slog_ms->ms_sm); in vdev_metaslab_init()
395 space_map_t *ms_sm; member
633 spacemap_check_ms_sm(m->ms_sm, &mv); in livelist_metaslab_validate()1428 space_map_t *sm = vd->vdev_ms[m]->ms_sm; in get_metaslab_refcount()1657 space_map_t *sm = msp->ms_sm; in dump_metaslab()1694 dump_spacemap(spa->spa_meta_objset, msp->ms_sm); in dump_metaslab()6328 if (msp->ms_sm != NULL) in zdb_claim_removing()6329 VERIFY0(space_map_load(msp->ms_sm, allocs, SM_ALLOC)); in zdb_claim_removing()6626 if (msp->ms_sm != NULL) { in load_concrete_ms_allocatable_trees()6627 VERIFY0(space_map_load(msp->ms_sm, in load_concrete_ms_allocatable_trees()8145 mos_obj_refd(space_map_object(ms->ms_sm)); in mos_leak_vdev()