| alloc.c | Manages allocation of clusters and the File Allocation Table |
| biosdisk.h | |
| modules/biosdisk/common.c | |
| biosdisk/detect.c | |
| fat/dir.c | Facilities to access directories |
| fat/dos.c | Driver services only relevant to a DOS system |
| extract_fold.c | Unicode case folding extraction utility |
| fat/fat.h | Declarations of the facilities provided by the FAT driver |
| fat/fd32.c | FreeDOS-32 specific part of the driver: initialization and requests |
| modules/fat/file.c | Facilities to access open files |
| fat/ondisk.h | Format for the on-disk data structures for the FAT file system |
| fat/open.c | Facilities to open and close files |
| fat/pathreso.c | File system facilities with pathname resolution support |
| request.c | |
| fat/volume.c | Low level part of the driver dealing with the hosting block device |
1.4.7