Searched defs:_PedFileSystem (Results 1 – 1 of 1) sorted by relevance
72 struct _PedFileSystem { struct73 PedFileSystemType* type; /**< the file system type */74 PedGeometry* geom; /**< where the file system actually is */75 int checked; /**< 1 if the file system has been checked.78 void* type_specific;