Functions | |
fat16_fs_struct * | fat16_open (struct partition_struct *partition) |
Opens a FAT16 filesystem. | |
void | fat16_close (struct fat16_fs_struct *fs) |
Closes a FAT16 filesystem. |
|
Closes a FAT16 filesystem. When this function returns, the given filesystem descriptor will be invalid.
|
|
Opens a FAT16 filesystem.
|