Searched refs:sm_phys (Results 1 – 4 of 4) sorted by relevance
215 sm->sm_phys->smp_length - sizeof (uint64_t); in space_map_reversed_last_block_entries()228 (sm->sm_phys->smp_length - db->db_offset) / sizeof (uint64_t); in space_map_reversed_last_block_entries()327 sm->sm_phys->smp_length -= sizeof (uint64_t); in space_map_incremental_destroy()379 sm->sm_phys->smp_alloc -= entry_run; in space_map_incremental_destroy()381 sm->sm_phys->smp_alloc += entry_run; in space_map_incremental_destroy()382 sm->sm_phys->smp_length -= words * sizeof (uint64_t); in space_map_incremental_destroy()461 memset(sm->sm_phys->smp_histogram, 0, in space_map_histogram_clear()462 sizeof (sm->sm_phys->smp_histogram)); in space_map_histogram_clear()513 sm->sm_phys->smp_histogram[idx] += in space_map_histogram_add()539 dmu_write(sm->sm_os, space_map_object(sm), sm->sm_phys->smp_length, in space_map_write_intro_debug()[all …]
1296 msp->ms_sm->sm_phys->smp_histogram[i]; in metaslab_group_histogram_verify()1325 msp->ms_sm->sm_phys->smp_histogram[i]; in metaslab_group_histogram_add()1327 msp->ms_sm->sm_phys->smp_histogram[i]; in metaslab_group_histogram_add()1347 msp->ms_sm->sm_phys->smp_histogram[i]); in metaslab_group_histogram_remove()1349 msp->ms_sm->sm_phys->smp_histogram[i]); in metaslab_group_histogram_remove()1355 msp->ms_sm->sm_phys->smp_histogram[i]; in metaslab_group_histogram_remove()1357 msp->ms_sm->sm_phys->smp_histogram[i]; in metaslab_group_histogram_remove()3206 if (msp->ms_sm->sm_phys->smp_histogram[i] == 0) in metaslab_set_fragmentation()3209 space = msp->ms_sm->sm_phys->smp_histogram[i] << (i + shift); in metaslab_set_fragmentation()3369 ASSERT3U(sm->sm_phys->smp_histogram[i], >=, in metaslab_weight_from_spacemap()[all …]
101 space_map_phys_t *sm_phys; /* on-disk space map */ member
1580 (longlong_t)sm->sm_phys->smp_length); in dump_spacemap()1582 (longlong_t)sm->sm_phys->smp_alloc); in dump_spacemap()1752 dump_histogram(sm->sm_phys->smp_histogram, in dump_metaslab()