FAT tables

E195200

FAT tables are data structures used by the File Allocation Table (FAT) file system to track the allocation and organization of files on a storage device.

All labels observed (1)

Label Occurrences
FAT tables canonical 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf allocation table
file system data structure
associatedWith FAT directory entries
canIndicate bad cluster
end of cluster chain
free cluster
next cluster in chain
reserved cluster
comparedWith extent-based allocation
inode-based allocation
designedFor broad compatibility
simple implementation
entryRepresents cluster
entrySizeInBits 12
16
32
hasFunction indicate bad clusters
indicate end of file chains
indicate free and used clusters
map files to clusters on disk
track allocation of clusters
hasLimitation limited maximum file size in some variants
scalability on large volumes
introducedBy Microsoft
oftenDuplicatedAs backup FAT table
organizedAs array of entries
readBy operating system
relatedConcept cluster chain
volume boot record
specifiedIn File Allocation Table
surface form: FAT file system specification
storedIn reserved area of FAT volume
storedOn storage device
supports hard disk partitions
removable media
typicallyLocatedNear boot sector
updatedBy file system driver
usedBy File Allocation Table
surface form: FAT file system

FAT12
FAT16
FAT32
exFAT
usedFor directory allocation management
file allocation management
sequential cluster chaining
space management on volume
valueType cluster status code
vulnerableTo corruption on power loss
fragmentation issues

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

FAT16 metadataStoredIn FAT tables