|
libparted 3.6
|
Functions | |
| PedFileSystem * | fat_alloc (const PedGeometry *geom) |
| void | fat_free (PedFileSystem *fs) |
| PedGeometry * | fat_probe (PedGeometry *geom, FatType *fat_type) |
| PedGeometry * | fat_probe_fat16 (PedGeometry *geom) |
| PedGeometry * | fat_probe_fat32 (PedGeometry *geom) |
| void | ped_file_system_fat_done () |
| void | ped_file_system_fat_init () |
Variables | |
| PedFileSystemType | fat16_type |
| PedFileSystemType | fat32_type |
| PedFileSystem * fat_alloc | ( | const PedGeometry * | geom | ) |
| void fat_free | ( | PedFileSystem * | fs | ) |
| PedGeometry * fat_probe | ( | PedGeometry * | geom, |
| FatType * | fat_type ) |
| PedGeometry * fat_probe_fat16 | ( | PedGeometry * | geom | ) |
| PedGeometry * fat_probe_fat32 | ( | PedGeometry * | geom | ) |
| void ped_file_system_fat_done | ( | void | ) |
| void ped_file_system_fat_init | ( | void | ) |
| PedFileSystemType fat16_type |
| PedFileSystemType fat32_type |