Master File Table (MFT)
- Specifically used in ntfs
- Unlike most
File Systems (like
ext4 and
apfs) which use a tree structure for files,
ntfs has a single table that lists every file on disk and its metadata
- Note that metadata may be stored elsewhere on disk, and pointed to by the MFT