File allocation table
In computing science, a file allocation table is a structure that is used to record the data blocks on a device (such as a hard disk) that are allocated to each file.
The most well known file allocation table file system is Microsoft's File Allocation Table file system.
See also
Categories: Computer stubs | Computer file systems