Searched refs:ms_group (Results 1 – 3 of 3) sorted by relevance
666 ASSERT(msp->ms_group == NULL); in metaslab_group_add()668 msp->ms_group = mg; in metaslab_group_add()686 ASSERT(msp->ms_group == mg); in metaslab_group_remove()688 msp->ms_group = NULL; in metaslab_group_remove()703 ASSERT(msp->ms_group == mg); in metaslab_group_sort()915 vdev_t *vd = msp->ms_group->mg_vd; in metaslab_block_alloc()1290 metaslab_group_t *mg = msp->ms_group; in metaslab_fini()1296 VERIFY(msp->ms_group == NULL); in metaslab_fini()1371 spa_t *spa = msp->ms_group->mg_vd->vdev_spa; in metaslab_fragmentation()1393 vdev_t *vd = msp->ms_group->mg_vd; in metaslab_fragmentation()[all …]
192 metaslab_group_t *ms_group; /* metaslab group */ member
748 vdev_t *vd = msp->ms_group->mg_vd; in dump_metaslab()