#include <StorageInterface.h>
List of all members.
Public Attributes |
|
unsigned long long | sizeK |
|
unsigned long | major |
|
unsigned long | minor |
|
string | mount |
|
string | crypt_device |
|
MountByType | mount_by |
|
bool | ignore_fstab |
|
string | fstab_options |
|
string | uuid |
|
string | label |
|
string | mkfs_options |
|
string | tunefs_options |
|
string | loop |
|
string | dtxt |
|
EncryptType | encryption |
|
string | crypt_pwd |
|
FsType | fs |
|
FsType | detected_fs |
|
bool | format |
|
bool | create |
|
bool | is_mounted |
|
bool | resize |
|
bool | ignore_fs |
|
unsigned long long | origSizeK |
Detailed Description
Contains info about a volume.
The documentation for this struct was generated from the following file: