Defrag is only needed on spinning disks, because the heads on a mechanical hard drive have to move from track to track, which takes time (milliseconds, which is a long time when you do it thousands of times). An SSD has no moving parts, so the "location" of data is irrelevant, hence defrag achieves nothing (except from wearing out the flash memory, which can only be written to a certain number of times).