|
libparted 3.6
|
Structure describing file system. More...
#include <filesys.h>
Data Fields | |
| int | checked |
| 1 if the file system has been checked. | |
| PedGeometry * | geom |
| where the file system actually is | |
| PedFileSystemType * | type |
| the file system type | |
| void * | type_specific |
Structure describing file system.
| int _PedFileSystem::checked |
1 if the file system has been checked.
0 otherwise.
| PedGeometry * _PedFileSystem::geom |
where the file system actually is
| PedFileSystemType * _PedFileSystem::type |
the file system type
| void * _PedFileSystem::type_specific |