#include <Blkid.h>
Public Member Functions | |
| Entry () | |
Public Attributes | |
| bool | is_fs |
| FsType | fs_type |
| string | fs_uuid |
| string | fs_label |
| bool | is_lvm |
| bool | is_luks |
| string | luks_uuid |
| storage::Blkid::Entry::Entry | ( | ) | [inline] |
Referenced by storage::Volume::getFsData(), storage::operator<<(), and storage::Blkid::parse().
Referenced by storage::Volume::doFormat(), storage::Volume::getFsData(), storage::operator<<(), and storage::Blkid::parse().
Referenced by storage::Volume::getFsData(), storage::operator<<(), and storage::Blkid::parse().
Referenced by storage::operator<<(), and storage::Blkid::parse().
1.5.6