copy_images
extern status_t copy_images(team_id fromTeamId, Team *toTeam);
if (copy_images(parentTeam->id, team) != B_OK)