Home
last modified time | relevance | path

Searched defs:_PedFileSystem (Results 1 – 1 of 1) sorted by relevance

/onnv-gate/usr/src/lib/libparted/common/include/parted/
H A Dfilesys.h72 struct _PedFileSystem { struct
73 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;