| activate(bool val=true) | Dm | [static] |
| active | Dm | [protected, static] |
| alt_names | Volume | [protected] |
| altNames() const | Volume | [inline] |
| bootMount() const | Volume | |
| calcSize() | Dm | |
| canResize(unsigned long long newSizeK) const | Volume | |
| canUseDevice() const | Volume | [virtual] |
| changeFstabOptions(const string &options) | Volume | |
| changeMount(const string &m) | Volume | [virtual] |
| changeMountBy(storage::MountByType mby) | Volume | |
| checkConsistency() const | Dm | [virtual] |
| checkDevice() | Volume | [protected] |
| checkDevice(const string &device) | Volume | [protected] |
| clearCryptPwd() | Volume | [inline] |
| compat | Evms | [protected] |
| compatible() const | Evms | [inline] |
| cont | Volume | [protected] |
| create | Volume | [protected] |
| created() const | Volume | [inline] |
| createText(bool doing) const | Evms | [virtual] |
| crypt_pwd | Volume | [protected] |
| cType() const | Volume | |
| del | Volume | [protected] |
| deleted() const | Volume | [inline] |
| detected_fs | Volume | [protected] |
| detectLoopEncryption() | Volume | [protected] |
| dev | Volume | [protected] |
| device() const | Volume | [inline] |
| Dm(const PeContainer &d, const string &tn) | Dm | |
| Dm(const PeContainer &d, const string &tn, unsigned mnum) | Dm | |
| Dm(const PeContainer &d, const Dm &d) | Dm | |
| dm_major | Dm | [protected, static] |
| doFormat() | Volume | |
| doFstabUpdate() | Volume | |
| doLosetup() | Volume | |
| doMount() | Volume | |
| doSetLabel() | Volume | |
| enc_names | Volume | [protected, static] |
| encryption | Volume | [protected] |
| encTypeString(const storage::EncryptType type) | Volume | [inline, static] |
| equalContent(const Evms &rhs) const | Evms | |
| Dm::equalContent(const Dm &rhs) const | Dm | |
| Volume::equalContent(const Volume &rhs) const | Volume | |
| Evms(const EvmsCo &d, const string &name, unsigned long le, unsigned stripe) | Evms | |
| Evms(const EvmsCo &d, const string &name, unsigned long le, bool native) | Evms | |
| Evms(const EvmsCo &d, const Evms &d) | Evms | |
| extendSize() const | Volume | [inline] |
| forgetResize() | Volume | [inline, virtual] |
| format | Volume | [protected] |
| formatText(bool doing) const | Evms | [virtual] |
| formattingDone() | Volume | [inline] |
| fs | Volume | [protected] |
| fs_names | Volume | [protected, static] |
| fstab_added | Volume | [protected] |
| fstab_loop_dev | Volume | [protected] |
| fstab_opt | Volume | [protected] |
| fstabAdded() const | Volume | [inline] |
| fstabUpdateDone() | Volume | |
| fstabUpdateText() const | Volume | |
| fsTypeString() const | Volume | [inline] |
| fsTypeString(const storage::FsType type) | Volume | [inline, static] |
| getCommitActions(std::list< storage::commitAction * > &l) const | Volume | [virtual] |
| getContainer() const | Volume | [inline] |
| getCryptPwd() const | Volume | [inline] |
| getDevice(const string &majmin) | Dm | [protected] |
| getDmMajor() | Dm | [protected, static] |
| getEncryption() const | Volume | [inline] |
| getFormat() const | Volume | [inline] |
| getFreeLoop() | Volume | |
| getFs() const | Volume | [inline] |
| getFsData(SystemCmd &blkidData) | Volume | [protected] |
| getFstabData(EtcFstab &fstabData) | Volume | [protected] |
| getFstabOption() const | Volume | [inline] |
| getInfo(storage::EvmsInfo &) const | Evms | |
| Dm::getInfo(storage::DmInfo &info) const | Dm | |
| Volume::getInfo(storage::VolumeInfo &info) const | Volume | |
| getLabel() const | Volume | [inline] |
| getLe() const | Dm | [inline] |
| getLoopData(SystemCmd &loopData) | Volume | [protected] |
| getLosetupCmd(storage::EncryptType e, const string &pwdfile) const | Volume | [protected] |
| getMajorMinor(const string &device, unsigned long &Major, unsigned long &Minor) | Volume | [static] |
| getMapperName(const EvmsCo &d, const string &name) | Evms | [protected, static] |
| getMkfsOption() const | Volume | [inline] |
| getMount() const | Volume | [inline] |
| getMountBy() const | Volume | [inline] |
| getMountByString(storage::MountByType mby, const string &dev, const string &uuid, const string &label) const | Volume | [protected] |
| getMountData(const ProcMounts &mountData) | Volume | [protected] |
| getPeMap() const | Dm | [inline] |
| getTableInfo() | Dm | |
| getTableName() const | Dm | [inline] |
| getTargetName() const | Dm | [inline] |
| getTestmodeData(const string &data) | Volume | [protected] |
| getUsedBy() const | Volume | [inline] |
| getUsedByType() const | Volume | [inline] |
| getUuid() const | Volume | [inline] |
| ignore_fstab | Volume | [protected] |
| ignoreFstab() const | Volume | [inline] |
| inCrypto() const | Volume | [inline] |
| info | Evms | [mutable, protected] |
| init(const string &name) | Evms | [protected] |
| Dm::init() | Dm | [protected] |
| is_loop | Volume | [protected] |
| is_mounted | Volume | [protected] |
| isDeleted(const Volume &d) | Volume | [inline, static] |
| isMounted() const | Volume | [inline] |
| label | Volume | [protected] |
| labelText(bool doing=true) const | Volume | |
| logDifference(const Evms &d) const | Evms | |
| Dm::logDifference(const Dm &d) const | Dm | |
| Volume::logDifference(const Volume &c) const | Volume | |
| logVolume(std::ostream &file) const | Volume | [protected] |
| loop() const | Volume | [inline] |
| loop_active | Volume | [protected] |
| loop_dev | Volume | [protected] |
| loopActive() const | Volume | [inline] |
| loopDevice() const | Volume | [inline] |
| loopInUse(Storage *sto, const string &loopdev) | Volume | [static] |
| loopStringNum(const string &name, unsigned &num) | Volume | [static] |
| losetupText(bool doing=true) const | Volume | |
| loUnsetup() | Volume | |
| majorNr() const | Volume | [inline] |
| mb_names | Volume | [protected, static] |
| mbyTypeString(const storage::MountByType type) | Volume | [inline, static] |
| mergeFstabInfo(storage::VolumeInfo &tinfo, const FstabEntry &fste) const | Volume | |
| minorNr() const | Volume | [inline] |
| mjr | Volume | [protected] |
| mkfs_opt | Volume | [protected] |
| mnr | Volume | [protected] |
| mount(const string &mp="") | Volume | |
| mount_by | Volume | [protected] |
| mountDevice() const | Volume | [inline] |
| mountText(bool doing=true) const | Volume | |
| mp | Volume | [protected] |
| name() const | Volume | [inline] |
| needExtend() const | Volume | [inline] |
| needFstabUpdate() const | Volume | [inline] |
| needLabel() const | Volume | [inline] |
| needLosetup() const | Volume | [inline] |
| needRemount() const | Volume | |
| needShrink() const | Volume | [inline] |
| nm | Volume | [protected] |
| notDeleted(const Dm &l) | Dm | [inline, static] |
| Volume::notDeleted(const Volume &d) | Volume | [inline, static] |
| nr() const | Volume | [inline] |
| num | Volume | [protected] |
| num_le | Dm | [protected] |
| numeric | Volume | [protected] |
| operator!=(const Volume &rhs) const | Volume | [inline] |
| operator<(const Volume &rhs) const | Volume | |
| operator<<(std::ostream &s, const Evms &p) | Evms | [friend] |
| Dm::operator<<(std::ostream &s, const Dm &p) | Dm | [friend] |
| Volume::operator<<(std::ostream &s, const Volume &v) | Volume | [friend] |
| operator<=(const Volume &rhs) const | Volume | [inline] |
| operator=(const Evms &) | Evms | [protected] |
| Dm::operator=(const Dm &) | Dm | |
| Volume::operator=(const Volume &) | Volume | |
| operator==(const Volume &rhs) const | Volume | |
| operator>(const Volume &rhs) const | Volume | [inline] |
| operator>=(const Volume &rhs) const | Volume | [inline] |
| optNoauto() const | Volume | |
| orig_encryption | Volume | [protected] |
| orig_fstab_opt | Volume | [protected] |
| orig_label | Volume | [protected] |
| orig_mount_by | Volume | [protected] |
| orig_mp | Volume | [protected] |
| orig_size_k | Volume | [protected] |
| origSizeK() const | Volume | [inline] |
| pe_map | Dm | [protected] |
| pec() const | Dm | [protected] |
| prepareRemove() | Volume | |
| print(std::ostream &s) const | Evms | [inline, virtual] |
| removeText(bool doing) const | Evms | [virtual] |
| resizeFs() | Volume | |
| resizeText(bool doing) const | Evms | [virtual] |
| ronly | Volume | [protected] |
| setCreated(bool val=true) | Volume | [inline] |
| setCryptPwd(const string &val) | Volume | |
| setDeleted(bool val=true) | Volume | [inline] |
| setEncryption(storage::EncryptType val=storage::ENC_TWOFISH) | Volume | [inline] |
| setEncryption(bool val) | Volume | |
| setExtError(const SystemCmd &cmd, bool serr=true) | Volume | [protected] |
| setFormat(bool format=true, storage::FsType fs=storage::REISERFS) | Volume | [virtual] |
| setFs(storage::FsType val) | Volume | [inline] |
| setFstabAdded(bool val=true) | Volume | [inline] |
| setFstabOption(const string &val) | Volume | [inline] |
| setIgnoreFstab(bool val=true) | Volume | [inline] |
| setLabel(const string &val) | Volume | |
| setLe(unsigned long le) | Dm | |
| setMajorMinor(unsigned long Major, unsigned long Minor) | Volume | [inline] |
| setMkfsOption(const string &val) | Volume | [inline] |
| setNameDev() | Volume | [protected] |
| setPeMap(const std::map< string, unsigned long > &m) | Dm | [inline] |
| setReadonly(bool val=true) | Volume | [inline] |
| setResizedSize(unsigned long long SizeK) | Volume | [inline, virtual] |
| setSize(unsigned long long SizeK) | Volume | [inline] |
| setStripeSize(unsigned long long val) | Dm | [inline] |
| setTableName(const string &name) | Dm | [inline] |
| setUsedBy(storage::UsedByType t, const string &name) | Volume | [inline] |
| shortPrintedName() const | Evms | [inline, protected, virtual] |
| silent | Volume | [protected] |
| size_k | Volume | [protected] |
| sizeK() const | Volume | [inline] |
| sizeString() const | Volume | |
| SkipDel | Volume | [static] |
| stringDifference(const Dm &d) const | Dm | |
| stripe | Dm | [protected] |
| stripe_size | Dm | [protected] |
| stripes() const | Dm | [inline] |
| stripeSize() const | Dm | [inline] |
| target | Dm | [protected] |
| tname | Dm | [protected] |
| toEncType(const string &val) | Volume | [static] |
| toFsType(const string &val) | Volume | [static] |
| toMountByType(const string &val) | Volume | [static] |
| uby | Volume | [protected] |
| umount(const string &mp="") | Volume | |
| usedByName() const | Volume | [inline] |
| usingPe(const string &dev) const | Dm | |
| uuid | Volume | [protected] |
| Volume(const Container &d, unsigned Pnr, unsigned long long SizeK) | Volume | |
| Volume(const Container &d, const string &PName, unsigned long long SizeK) | Volume | |
| Volume(const Container &d) | Volume | |
| Volume(const Volume &) | Volume | |
| ~Dm() | Dm | [virtual] |
| ~Evms() | Evms | [virtual] |
| ~Volume() | Volume | [virtual] |