Searched refs:ms_sm (Results 1 – 7 of 7) sorted by relevance
1052 if (msp->ms_sm == NULL) in metaslab_group_histogram_add()1072 if (msp->ms_sm == NULL) in metaslab_group_histogram_remove()2265 if (msp->ms_sm != NULL) { in metaslab_load_impl()2655 ASSERT(ms->ms_sm != NULL); in metaslab_init()2748 msp->ms_sm = NULL; in metaslab_fini()2855 if (msp->ms_sm == NULL) { in metaslab_set_fragmentation()3208 (msp->ms_sm == NULL || msp->ms_sm->sm_dbuf->db_size == in metaslab_weight()3554 ASSERT(msp->ms_sm != NULL); in metaslab_condense()3722 ASSERT(msp->ms_sm != NULL); in metaslab_flush_update()3762 ASSERT(msp->ms_sm != NULL); in metaslab_flush()[all …]
296 if (ms->ms_sm == NULL) in vdev_remove_initiate_sync()1465 if (msp->ms_sm != NULL) { in spa_vdev_remove_thread()1466 VERIFY0(space_map_load(msp->ms_sm, in spa_vdev_remove_thread()1695 if (msp->ms_sm != NULL) { in spa_vdev_remove_cancel_sync()1697 VERIFY0(space_map_load(msp->ms_sm, in spa_vdev_remove_cancel_sync()1712 uint64_t sm_end = msp->ms_sm->sm_start + in spa_vdev_remove_cancel_sync()1713 msp->ms_sm->sm_size; in spa_vdev_remove_cancel_sync()
1174 m->ms_allocated_space = space_map_allocated(m->ms_sm) + in spa_ld_log_sm_data()1190 if (metaslab_debug_load && m->ms_sm != NULL) { in spa_ld_log_sm_data()
835 if (msp->ms_sm != NULL) { in vdev_rebuild_thread()836 VERIFY0(space_map_load(msp->ms_sm, in vdev_rebuild_thread()
902 if (msp->ms_sm == NULL && vd->vdev_trim_partial) { in vdev_trim_thread()1238 if (msp->ms_sm == NULL || in vdev_autotrim_thread()
396 space_map_t *ms_sm; member
685 spacemap_check_ms_sm(m->ms_sm, &mv); in livelist_metaslab_validate()1384 space_map_t *sm = vd->vdev_ms[m]->ms_sm; in get_metaslab_refcount()1613 space_map_t *sm = msp->ms_sm; in dump_metaslab()1650 dump_spacemap(spa->spa_meta_objset, msp->ms_sm); in dump_metaslab()5426 if (msp->ms_sm != NULL) in zdb_claim_removing()5427 VERIFY0(space_map_load(msp->ms_sm, allocs, SM_ALLOC)); in zdb_claim_removing()5764 if (msp->ms_sm != NULL) { in load_concrete_ms_allocatable_trees()5765 VERIFY0(space_map_load(msp->ms_sm, in load_concrete_ms_allocatable_trees()7195 mos_obj_refd(space_map_object(ms->ms_sm)); in mos_leak_vdev()