Files | |
file | fat.c [code] |
FAT file system driver for HelenOS. | |
file | fat.h [code] |
file | fat_dentry.c [code] |
Functions that work with FAT directory entries. | |
file | fat_dentry.h [code] |
file | fat_fat.c [code] |
Functions that manipulate the File Allocation Tables. | |
file | fat_fat.h [code] |
file | fat_idx.c [code] |
Layer for translating FAT entities to VFS node indices. | |
file | fat_ops.c [code] |
Implementation of VFS operations for the FAT file system server. |