libstorage
|
#include <StorageInterface.h>
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 |
![]() | |
string | device |
string | name |
string | udevPath |
list< string > | udevId |
list< UsedByInfo > | usedBy |
map< string, string > | userdata |
Contains info about a volume.