In the FAT file system, directories are just special files, composed of 32-byte structures called directory entries. The topmost directory, the root directory, is located using information in the boot sector.
The normal (short file name) entries in this directory and all other directories follow the format shown in figure below (long file names are discussed a little further on in Short and Long File Names.