libparted 3.6
|
Structure describing type of file system. More...
#include <filesys.h>
Data Fields | |
const char *const | name |
name of the file system type | |
PedFileSystemType * | next |
PedFileSystemOps *const | ops |
Structure describing type of file system.
const char *const _PedFileSystemType::name |
name of the file system type
PedFileSystemType * _PedFileSystemType::next |
PedFileSystemOps *const _PedFileSystemType::ops |