Searched refs:ms_group (Results 1 – 3 of 3) sorted by relevance
754 ASSERT(msp->ms_group == NULL); in metaslab_group_add()756 msp->ms_group = mg; in metaslab_group_add()774 ASSERT(msp->ms_group == mg); in metaslab_group_remove()776 msp->ms_group = NULL; in metaslab_group_remove()791 ASSERT(msp->ms_group == mg); in metaslab_group_sort()1003 vdev_t *vd = msp->ms_group->mg_vd; in metaslab_block_alloc()1378 metaslab_group_t *mg = msp->ms_group; in metaslab_fini()1384 VERIFY(msp->ms_group == NULL); in metaslab_fini()1459 spa_t *spa = msp->ms_group->mg_vd->vdev_spa; in metaslab_fragmentation()1481 vdev_t *vd = msp->ms_group->mg_vd; in metaslab_fragmentation()[all …]
193 metaslab_group_t *ms_group; /* metaslab group */ member
739 vdev_t *vd = msp->ms_group->mg_vd; in dump_metaslab()