vdev_mirror_map_size
mm = kmem_zalloc(vdev_mirror_map_size(children), KM_SLEEP);
kmem_free(mm, vdev_mirror_map_size(mm->mm_children));