fix to disk_read and disk_write functions to conform to virtual functions updated in version 4 of FATFileSystem. added extra parameter uint8_t count to each prototype and function.

Dependencies:   FATFileSystem

Fork of SDFileSystem by Mbed