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

#include <StorageInterface.h>

Public Attributes

unsigned long long sizeK
 
unsigned long major
 
unsigned long minor
 
string name
 
string device
 
string mount
 
string crypt_device
 
MountByType mount_by
 
string udevPath
 
string udevId
 
list< UsedByInfousedBy
 
UsedByType usedByType
 
string usedByDevice
 
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: