libstorage
Public Attributes | List of all members
storage::VolumeInfo Struct Reference

#include <StorageInterface.h>

Inheritance diagram for storage::VolumeInfo:
storage::DeviceInfo

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
 
- Public Attributes inherited from storage::DeviceInfo
string device
 
string name
 
string udevPath
 
list< string > udevId
 
list< UsedByInfousedBy
 
map< string, string > userdata
 

Detailed Description

Contains info about a volume.


The documentation for this struct was generated from the following file: