| addDevice(const string &dev, bool spare=false) | Md | |
| addSpareDevice(const string &dev) | Md | |
| alt_names | Volume | [protected] |
| altNames() const | Volume | [inline] |
| bootMount() const | Volume | |
| 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 | |
| checkDevice() | Volume | [protected] |
| checkDevice(const string &device) | Volume | [protected] |
| checkDevices() | Md | |
| chunk | Md | [protected] |
| chunkSize() const | Md | [inline] |
| clearCryptPwd() | Volume | [inline] |
| computeSize() | Md | [protected] |
| cont | Volume | [protected] |
| create | Volume | [protected] |
| createCmd() const | Md | |
| created() const | Volume | [inline] |
| createText(bool doing) const | Md | [virtual] |
| crypt_pwd | Volume | [protected] |
| cType() const | Volume | |
| del | Volume | [protected] |
| deleted() const | Volume | [inline] |
| destroySb() const | Md | [inline] |
| destrSb | Md | [protected] |
| detected_fs | Volume | [protected] |
| detectLoopEncryption() | Volume | [protected] |
| dev | Volume | [protected] |
| device() const | Volume | [inline] |
| devs | Md | [protected] |
| 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 Md &rhs) const | Md | |
| Volume::equalContent(const Volume &rhs) const | Volume | |
| extendSize() const | Volume | [inline] |
| forgetResize() | Volume | [inline, virtual] |
| format | Volume | [protected] |
| formatText(bool doing) const | Md | [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] |
| getDevs(std::list< string > &devices, bool all=true, bool spare=false) const | Md | |
| 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::MdInfo &info) const | Md | |
| Volume::getInfo(storage::VolumeInfo &info) const | Volume | |
| getLabel() const | Volume | [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] |
| getMdUuid() const | Md | [inline] |
| 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] |
| 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 | Md | [mutable, protected] |
| init() | Md | [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 Md &d) const | Md | |
| 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] |
| Md(const MdCo &d, unsigned Pnr, storage::MdType Type, const std::list< string > &devs) | Md | |
| Md(const MdCo &d, const string &line, const string &line2) | Md | |
| Md(const MdCo &d, const Md &m) | Md | |
| md_names | Md | [protected, static] |
| md_parity | Md | [protected] |
| md_type | Md | [protected] |
| md_uuid | Md | [protected] |
| mdadmLine() const | Md | |
| mdStringNum(const string &name, unsigned &num) | Md | [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 Md &l) | Md | [inline, static] |
| Volume::notDeleted(const Volume &d) | Volume | [inline, static] |
| nr() const | Volume | [inline] |
| num | Volume | [protected] |
| numeric | Volume | [protected] |
| operator!=(const Volume &rhs) const | Volume | [inline] |
| operator<(const Volume &rhs) const | Volume | |
| operator<<(std::ostream &s, const Md &m) | Md | [friend] |
| Volume::operator<<(std::ostream &s, const Volume &v) | Volume | [friend] |
| operator<=(const Volume &rhs) const | Volume | [inline] |
| operator=(const Md &) | Md | [protected] |
| 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] |
| par_names | Md | [protected, static] |
| parity() const | Md | [inline] |
| personality() const | Md | [inline] |
| pName() const | Md | [inline] |
| pName(storage::MdType t) | Md | [inline, static] |
| prepareRemove() | Volume | |
| print(std::ostream &s) const | Md | [inline, virtual] |
| ptName() const | Md | [inline] |
| raidtabLines(std::list< string > &) const | Md | |
| removeDevice(const string &dev) | Md | |
| removeText(bool doing) const | Md | [virtual] |
| resizeFs() | Volume | |
| resizeText(bool doing=true) const | Volume | [virtual] |
| ronly | Volume | [protected] |
| setChunkSize(unsigned long val) | Md | [inline] |
| setCreated(bool val=true) | Volume | [inline] |
| setCryptPwd(const string &val) | Volume | |
| setDeleted(bool val=true) | Volume | [inline] |
| setDestroySb(bool val=true) | Md | [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 | |
| setMajorMinor(unsigned long Major, unsigned long Minor) | Volume | [inline] |
| setMdUuid(const string &val) | Md | [inline] |
| setMkfsOption(const string &val) | Volume | [inline] |
| setNameDev() | Volume | [protected] |
| setParity(storage::MdParity val) | Md | [inline] |
| setPersonality(storage::MdType val) | Md | |
| setReadonly(bool val=true) | Volume | [inline] |
| setResizedSize(unsigned long long SizeK) | Volume | [inline, virtual] |
| setSize(unsigned long long SizeK) | Volume | [inline] |
| setUsedBy(storage::UsedByType t, const string &name) | Volume | [inline] |
| silent | Volume | [protected] |
| size_k | Volume | [protected] |
| sizeK() const | Volume | [inline] |
| sizeString() const | Volume | |
| SkipDel | Volume | [static] |
| spare | Md | [protected] |
| toEncType(const string &val) | Volume | [static] |
| toFsType(const string &val) | Volume | [static] |
| toMdParity(const string &val) | Md | [protected, static] |
| toMdType(const string &val) | Md | [protected, static] |
| toMountByType(const string &val) | Volume | [static] |
| uby | Volume | [protected] |
| umount(const string &mp="") | Volume | |
| usedByName() const | Volume | [inline] |
| 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 | |
| ~Md() | Md | [virtual] |
| ~Volume() | Volume | [virtual] |