, including all inherited members.
| activateEncryption(const string &device, bool on) | storage::Storage | [virtual] |
| activateHld(bool val=true) | storage::Storage | [virtual] |
| activateMultipath(bool val=true) | storage::Storage | [virtual] |
| addFstabEntry(const string &device, const string &mount, const string &vfs, const string &options, unsigned freq, unsigned passno) | storage::Storage | [virtual] |
| addFstabOptions(const string &, const string &options) | storage::Storage | [virtual] |
| addInfoPopupText(const string &disk, const Text &txt) | storage::Storage | |
| addNfsDevice(const string &nfsDev, const string &opts, unsigned long long sizeK, const string &mp, bool nfs4) | storage::Storage | [virtual] |
| addTmpfsMount(const string &mp, const string &opts) | storage::Storage | [virtual] |
| addToList(Container *e) | storage::Storage | [protected] |
| addUsedBy(const string &dev, UsedByType type, const string &device) | storage::Storage | |
| addUsedBy(const list< string > &devs, UsedByType type, const string &device) | storage::Storage | |
| archinfo | storage::Storage | [protected] |
| assertInit() | storage::Storage | [inline] |
| autodetect() const | storage::Storage | [inline] |
| autodetectDisks(SystemInfo &systeminfo) | storage::Storage | [protected] |
| backupStates() const | storage::Storage | [protected] |
| bootMount() const | storage::Storage | |
| btrfsBegin(bool(*CheckBtrfs)(const Btrfs &)=NULL) const | storage::Storage | [inline] |
| btrfsCondBegin(const Pred &p) const | storage::Storage | [inline] |
| btrfsCondEnd(const Pred &p) const | storage::Storage | [inline] |
| btrfsCondPair(const Pred &p) const | storage::Storage | [inline] |
| btrfsEnd(bool(*CheckBtrfs)(const Btrfs &)=NULL) const | storage::Storage | [inline] |
| btrfsPair(bool(*CheckBtrfs)(const Btrfs &)=NULL) const | storage::Storage | [inline] |
| cache | storage::Storage | [protected] |
| canRemove(const Volume &vol) const | storage::Storage | |
| canUseDevice(const string &dev, bool disks_allowed=false) | storage::Storage | |
| cBegin(bool(*CheckFnc)(const Container &)=NULL) | storage::Storage | [inline, protected] |
| CCIter typedef | storage::Storage | [protected] |
| CCont typedef | storage::Storage | [protected] |
| cEnd(bool(*CheckFnc)(const Container &)=NULL) | storage::Storage | [inline, protected] |
| changeDescText(const string &device, const string &txt) | storage::Storage | [virtual] |
| changeDeviceName(const string &old, const string &nw) | storage::Storage | |
| changeFormatVolume(const string &device, bool format, storage::FsType fs) | storage::Storage | [virtual] |
| changeFstabOptions(const string &, const string &options) | storage::Storage | [virtual] |
| changeLabelVolume(const string &device, const string &label) | storage::Storage | [virtual] |
| changeLvStripeCount(const string &vg, const string &name, unsigned long stripes) | storage::Storage | [virtual] |
| changeLvStripeSize(const string &vg, const string &name, unsigned long long stripeSize) | storage::Storage | [virtual] |
| changeMdChunk(const string &name, unsigned long chunk) | storage::Storage | [virtual] |
| changeMdParity(const string &name, storage::MdParity ptype) | storage::Storage | [virtual] |
| changeMdType(const string &name, storage::MdType rtype) | storage::Storage | [virtual] |
| changeMkfsOptVolume(const string &device, const string &opts) | storage::Storage | [virtual] |
| changeMountBy(const string &device, storage::MountByType mby) | storage::Storage | [virtual] |
| changeMountPoint(const string &device, const string &mount) | storage::Storage | [virtual] |
| changePartitionId(const string &partition, unsigned id) | storage::Storage | [virtual] |
| changeTunefsOptVolume(const string &device, const string &opts) | storage::Storage | [virtual] |
| checkBackupState(const string &name) const | storage::Storage | [virtual] |
| checkCache() | storage::Storage | |
| checkDeviceMounted(const string &device, list< string > &mps) | storage::Storage | [virtual] |
| checkDmMapsTo(const string &dev) | storage::Storage | [virtual] |
| CheckFncBtrfs typedef | storage::Storage | [protected] |
| CheckFncCont typedef | storage::Storage | [protected] |
| CheckFncDisk typedef | storage::Storage | [protected] |
| CheckFncDm typedef | storage::Storage | [protected] |
| CheckFncDmmultipath typedef | storage::Storage | [protected] |
| CheckFncDmmultipathCo typedef | storage::Storage | [protected] |
| CheckFncDmPartCo typedef | storage::Storage | [protected] |
| CheckFncDmraid typedef | storage::Storage | [protected] |
| CheckFncDmraidCo typedef | storage::Storage | [protected] |
| CheckFncLoop typedef | storage::Storage | [protected] |
| CheckFncLvmLv typedef | storage::Storage | [protected] |
| CheckFncLvmVg typedef | storage::Storage | [protected] |
| CheckFncMd typedef | storage::Storage | [protected] |
| CheckFncMdPart typedef | storage::Storage | [protected] |
| CheckFncMdPartCo typedef | storage::Storage | [protected] |
| CheckFncNfs typedef | storage::Storage | [protected] |
| CheckFncPartition typedef | storage::Storage | [protected] |
| CheckFncTmpfs typedef | storage::Storage | [protected] |
| CheckFncVol typedef | storage::Storage | [protected] |
| checkMd(const string &name) | storage::Storage | [virtual] |
| checkMdNumber(unsigned num) | storage::Storage | |
| checkNfsDevice(const string &nfsDev, const string &opts, bool nfs4, unsigned long long &sizeK) | storage::Storage | [virtual] |
| checkPwdBuf(const string &device) | storage::Storage | [protected] |
| CIter typedef | storage::Storage | [protected] |
| clearUsedBy(const string &dev) | storage::Storage | |
| clearUsedBy(const list< string > &devs) | storage::Storage | |
| commit() | storage::Storage | [virtual] |
| commit_error_popup_cb | storage::Storage | [protected] |
| commitErrorPopupCb(int error, const Text &last_action, const string &extended_message) const | storage::Storage | |
| commitPair(CPair &p, bool(*fnc)(const Container &)) | storage::Storage | [protected] |
| computeMdSize(MdType md_type, const list< string > &devices, const list< string > &spares, unsigned long long &sizeK) | storage::Storage | [virtual] |
| ConstBtrfsInter typedef | storage::Storage | [protected] |
| ConstBtrfsIterator typedef | storage::Storage | |
| ConstBtrfsPair typedef | storage::Storage | |
| ConstBtrfsPIterator typedef | storage::Storage | [protected] |
| ConstContIterator typedef | storage::Storage | |
| ConstContPair typedef | storage::Storage | |
| ConstContPIterator typedef | storage::Storage | [protected] |
| ConstDiskIterator typedef | storage::Storage | |
| ConstDiskPair typedef | storage::Storage | |
| ConstDiskPIterator typedef | storage::Storage | [protected] |
| ConstDmInter typedef | storage::Storage | [protected] |
| ConstDmIterator typedef | storage::Storage | |
| ConstDmmultipathCoIterator typedef | storage::Storage | |
| ConstDmmultipathCoPair typedef | storage::Storage | |
| ConstDmmultipathCoPIterator typedef | storage::Storage | [protected] |
| ConstDmmultipathInter typedef | storage::Storage | [protected] |
| ConstDmmultipathInter2 typedef | storage::Storage | [protected] |
| ConstDmmultipathIterator typedef | storage::Storage | |
| ConstDmmultipathPair typedef | storage::Storage | |
| ConstDmmultipathPIterator typedef | storage::Storage | [protected] |
| ConstDmPair typedef | storage::Storage | |
| ConstDmPartCoIterator typedef | storage::Storage | |
| ConstDmPartCoPair typedef | storage::Storage | |
| ConstDmPartCoPIterator typedef | storage::Storage | [protected] |
| ConstDmPIterator typedef | storage::Storage | [protected] |
| ConstDmraidCoIterator typedef | storage::Storage | |
| ConstDmraidCoPair typedef | storage::Storage | |
| ConstDmraidCoPIterator typedef | storage::Storage | [protected] |
| ConstDmraidInter typedef | storage::Storage | [protected] |
| ConstDmraidInter2 typedef | storage::Storage | [protected] |
| ConstDmraidIterator typedef | storage::Storage | |
| ConstDmraidPair typedef | storage::Storage | |
| ConstDmraidPIterator typedef | storage::Storage | [protected] |
| ConstLoopInter typedef | storage::Storage | [protected] |
| ConstLoopIterator typedef | storage::Storage | |
| ConstLoopPair typedef | storage::Storage | |
| ConstLoopPIterator typedef | storage::Storage | [protected] |
| ConstLvmLvInter typedef | storage::Storage | [protected] |
| ConstLvmLvInter2 typedef | storage::Storage | [protected] |
| ConstLvmLvIterator typedef | storage::Storage | |
| ConstLvmLvPair typedef | storage::Storage | |
| ConstLvmLvPIterator typedef | storage::Storage | [protected] |
| ConstLvmVgIterator typedef | storage::Storage | |
| ConstLvmVgPair typedef | storage::Storage | |
| ConstLvmVgPIterator typedef | storage::Storage | [protected] |
| ConstMdInter typedef | storage::Storage | [protected] |
| ConstMdIterator typedef | storage::Storage | |
| ConstMdPair typedef | storage::Storage | |
| ConstMdPartCoIterator typedef | storage::Storage | |
| ConstMdPartCoPair typedef | storage::Storage | |
| ConstMdPartCoPIterator typedef | storage::Storage | [protected] |
| ConstMdPartInter typedef | storage::Storage | [protected] |
| ConstMdPartIterator typedef | storage::Storage | |
| ConstMdPartPair typedef | storage::Storage | |
| ConstMdPartPIterator typedef | storage::Storage | [protected] |
| ConstMdPIterator typedef | storage::Storage | [protected] |
| ConstNfsInter typedef | storage::Storage | [protected] |
| ConstNfsIterator typedef | storage::Storage | |
| ConstNfsPair typedef | storage::Storage | |
| ConstNfsPIterator typedef | storage::Storage | [protected] |
| ConstPartInter typedef | storage::Storage | [protected] |
| ConstPartInter2 typedef | storage::Storage | [protected] |
| ConstPartIterator typedef | storage::Storage | |
| ConstPartPair typedef | storage::Storage | |
| ConstPartPIterator typedef | storage::Storage | [protected] |
| ConstTmpfsInter typedef | storage::Storage | [protected] |
| ConstTmpfsIterator typedef | storage::Storage | |
| ConstTmpfsPair typedef | storage::Storage | |
| ConstTmpfsPIterator typedef | storage::Storage | [protected] |
| ConstVolInter typedef | storage::Storage | [protected] |
| ConstVolIterator typedef | storage::Storage | |
| ConstVolPair typedef | storage::Storage | |
| ConstVolPIterator typedef | storage::Storage | [protected] |
| cont | storage::Storage | [protected] |
| ContainerCDiskIter typedef | storage::Storage | [protected] |
| ContainerCDmmultipathIter typedef | storage::Storage | [protected] |
| ContainerCDmPartIter typedef | storage::Storage | [protected] |
| ContainerCDmraidIter typedef | storage::Storage | [protected] |
| ContainerCLvmVgIter typedef | storage::Storage | [protected] |
| ContainerCMdPartIter typedef | storage::Storage | [protected] |
| ContainerDiskIter typedef | storage::Storage | [protected] |
| ContainerDmmultipathIter typedef | storage::Storage | [protected] |
| ContainerDmPartIter typedef | storage::Storage | [protected] |
| ContainerDmraidIter typedef | storage::Storage | [protected] |
| ContainerLvmVgIter typedef | storage::Storage | [protected] |
| ContainerMdPartIter typedef | storage::Storage | [protected] |
| contBegin(bool(*CheckFnc)(const Container &)=NULL) const | storage::Storage | [inline] |
| contCondBegin(const Pred &p) const | storage::Storage | [inline] |
| contCondEnd(const Pred &p) const | storage::Storage | [inline] |
| contCondPair(const Pred &p) const | storage::Storage | [inline] |
| contEnd(bool(*CheckFnc)(const Container &)=NULL) const | storage::Storage | [inline] |
| ContIterator typedef | storage::Storage | [protected] |
| contPair(bool(*CheckFnc)(const Container &)=NULL) const | storage::Storage | [inline] |
| ContPIterator typedef | storage::Storage | [protected] |
| CPair typedef | storage::Storage | [protected] |
| cPair(bool(*CheckFnc)(const Container &)=NULL) | storage::Storage | [inline, protected] |
| createBackupState(const string &name) | storage::Storage | [virtual] |
| createFileLoop(const string &lname, bool reuseExisting, unsigned long long sizeK, const string &mp, const string &pwd, string &device) | storage::Storage | [virtual] |
| createLvmLv(const string &vg, const string &name, unsigned long long sizeK, unsigned stripes, string &device) | storage::Storage | [virtual] |
| createLvmLvSnapshot(const string &vg, const string &origin, const string &name, unsigned long long cowSizeK, string &device) | storage::Storage | [virtual] |
| createLvmVg(const string &name, unsigned long long peSizeK, bool lvm1, const deque< string > &devs) | storage::Storage | [virtual] |
| createMd(const string &name, MdType rtype, const list< string > &devs, const list< string > &spares) | storage::Storage | [virtual] |
| createMdAny(MdType rtype, const list< string > &devs, const list< string > &spares, string &device) | storage::Storage | [virtual] |
| createPartition(const string &disk, storage::PartitionType type, unsigned long start, unsigned long size, string &device) | storage::Storage | [virtual] |
| createPartitionAny(const string &disk, unsigned long long size, string &device) | storage::Storage | [virtual] |
| createPartitionKb(const string &disk, storage::PartitionType type, unsigned long long start, unsigned long long sizek, string &device) | storage::Storage | [virtual] |
| createPartitionMax(const string &disk, storage::PartitionType type, string &device) | storage::Storage | [virtual] |
| createSubvolume(const string &device, const string &name) | storage::Storage | [virtual] |
| cylinderToKb(const string &disk, unsigned long size) | storage::Storage | [virtual] |
| dBegin(bool(*CheckFnc)(const Disk &)=NULL) | storage::Storage | [inline, protected] |
| decideMultipath() | storage::Storage | [protected] |
| defaultDiskLabel(const string &device) | storage::Storage | [virtual] |
| defaultFs | storage::Storage | [protected] |
| defaultMountBy | storage::Storage | [protected] |
| defaultSubvolName | storage::Storage | [protected] |
| deleteBackups() | storage::Storage | [protected] |
| deletedDevice(const string &dev) const | storage::Storage | |
| dEnd(bool(*CheckFnc)(const Disk &)=NULL) | storage::Storage | [inline, protected] |
| destroyPartitionTable(const string &disk, const string &label) | storage::Storage | [virtual] |
| detectBtrfs(SystemInfo &systeminfo) | storage::Storage | [protected] |
| detectDisks(SystemInfo &systeminfo) | storage::Storage | [protected] |
| detectDm(SystemInfo &systeminfo, bool only_crypt) | storage::Storage | [protected] |
| detectDmmultipath(SystemInfo &systeminfo) | storage::Storage | [protected] |
| detectDmraid(SystemInfo &systeminfo) | storage::Storage | [protected] |
| detectFsData(const VolIterator &begin, const VolIterator &end, SystemInfo &systeminfo) | storage::Storage | [protected] |
| detectLoops(SystemInfo &systeminfo) | storage::Storage | [protected] |
| detectLvmVgs(SystemInfo &systeminfo) | storage::Storage | [protected] |
| detectMdParts(SystemInfo &systeminfo) | storage::Storage | [protected] |
| detectMds(SystemInfo &systeminfo) | storage::Storage | [protected] |
| detectMounted | storage::Storage | [protected] |
| detectNfs(const EtcFstab &fstab, SystemInfo &systeminfo) | storage::Storage | [protected] |
| detectObjects() | storage::Storage | [protected] |
| detectTmpfs(const EtcFstab &fstab, SystemInfo &systeminfo) | storage::Storage | [protected] |
| deviceByNumber(const string &majmin) const | storage::Storage | |
| deviceByNumber(unsigned long maj, unsigned long min) const | storage::Storage | |
| deviceSize(const string &dev) | storage::Storage | |
| discoverMdPVols() | storage::Storage | [protected] |
| diskBegin(bool(*CheckFnc)(const Disk &)=NULL) const | storage::Storage | [inline] |
| diskCondBegin(const Pred &p) const | storage::Storage | [inline] |
| diskCondEnd(const Pred &p) const | storage::Storage | [inline] |
| diskCondPair(const Pred &p) const | storage::Storage | [inline] |
| diskEnd(bool(*CheckFnc)(const Disk &)=NULL) const | storage::Storage | [inline] |
| DiskIterator typedef | storage::Storage | [protected] |
| DiskPair typedef | storage::Storage | [protected] |
| diskPair(bool(*CheckFnc)(const Disk &)=NULL) const | storage::Storage | [inline] |
| DiskPIterator typedef | storage::Storage | [protected] |
| dmBegin(bool(*CheckDm)(const Dm &)=NULL) const | storage::Storage | [inline] |
| dmCondBegin(const Pred &p) const | storage::Storage | [inline] |
| dmCondEnd(const Pred &p) const | storage::Storage | [inline] |
| dmCondPair(const Pred &p) const | storage::Storage | [inline] |
| dmEnd(bool(*CheckDm)(const Dm &)=NULL) const | storage::Storage | [inline] |
| dmmBegin(bool(*CheckDmmultipathCo)(const DmmultipathCo &)) const | storage::Storage | [inline] |
| dmmBegin(bool(*CheckDmmultipath)(const Dmmultipath &)=NULL, bool(*CheckDmmultipathCo)(const DmmultipathCo &)=NULL) const | storage::Storage | [inline] |
| dmmCoBegin(bool(*CheckFnc)(const DmmultipathCo &)=NULL) | storage::Storage | [inline, protected] |
| dmmCoEnd(bool(*CheckFnc)(const DmmultipathCo &)=NULL) | storage::Storage | [inline, protected] |
| dmmCondBegin(const Pred &p) const | storage::Storage | [inline] |
| dmmCondEnd(const Pred &p) const | storage::Storage | [inline] |
| dmmCondPair(const Pred &p) const | storage::Storage | [inline] |
| dmmCoPair(bool(*CheckFnc)(const DmmultipathCo &)=NULL) | storage::Storage | [inline, protected] |
| dmmEnd(bool(*CheckDmmultipathCo)(const DmmultipathCo &)) const | storage::Storage | [inline] |
| dmmEnd(bool(*CheckDmmultipath)(const Dmmultipath &)=NULL, bool(*CheckDmmultipathCo)(const DmmultipathCo &)=NULL) const | storage::Storage | [inline] |
| dmmPair(bool(*CheckDmmultipathCo)(const DmmultipathCo &)) const | storage::Storage | [inline] |
| dmmPair(bool(*CheckDmmultipath)(const Dmmultipath &)=NULL, bool(*CheckDmmultipathCo)(const DmmultipathCo &)=NULL) const | storage::Storage | [inline] |
| dmmultipathCoBegin(bool(*CheckFnc)(const DmmultipathCo &)=NULL) const | storage::Storage | [inline] |
| dmmultipathCoCondBegin(const Pred &p) const | storage::Storage | [inline] |
| dmmultipathCoCondEnd(const Pred &p) const | storage::Storage | [inline] |
| dmmultipathCoCondPair(const Pred &p) const | storage::Storage | [inline] |
| dmmultipathCoEnd(bool(*CheckFnc)(const DmmultipathCo &)=NULL) const | storage::Storage | [inline] |
| DmmultipathCoIterator typedef | storage::Storage | [protected] |
| DmmultipathCoPair typedef | storage::Storage | [protected] |
| dmmultipathCoPair(bool(*CheckFnc)(const DmmultipathCo &)=NULL) const | storage::Storage | [inline] |
| DmmultipathCoPIterator typedef | storage::Storage | [protected] |
| dmPair(bool(*CheckDm)(const Dm &)=NULL) const | storage::Storage | [inline] |
| dmpartCoBegin(bool(*CheckFnc)(const DmPartCo &)=NULL) const | storage::Storage | [inline] |
| dmpartCoCondBegin(const Pred &p) const | storage::Storage | [inline] |
| dmpartCoCondEnd(const Pred &p) const | storage::Storage | [inline] |
| dmPartCoCondPair(const Pred &p) const | storage::Storage | [inline] |
| dmpartCoEnd(bool(*CheckFnc)(const DmPartCo &)=NULL) const | storage::Storage | [inline] |
| DmPartCoIterator typedef | storage::Storage | [protected] |
| DmPartCoPair typedef | storage::Storage | [protected] |
| dmpartCoPair(bool(*CheckFnc)(const DmPartCo &)=NULL) const | storage::Storage | [inline] |
| DmPartCoPIterator typedef | storage::Storage | [protected] |
| dmpCoBegin(bool(*CheckFnc)(const DmPartCo &)=NULL) | storage::Storage | [inline, protected] |
| dmpCoEnd(bool(*CheckFnc)(const DmPartCo &)=NULL) | storage::Storage | [inline, protected] |
| dmpCoPair(bool(*CheckFnc)(const DmPartCo &)=NULL) | storage::Storage | [inline, protected] |
| dmraidCoBegin(bool(*CheckFnc)(const DmraidCo &)=NULL) const | storage::Storage | [inline] |
| dmraidCoCondBegin(const Pred &p) const | storage::Storage | [inline] |
| dmraidCoCondEnd(const Pred &p) const | storage::Storage | [inline] |
| dmraidCoCondPair(const Pred &p) const | storage::Storage | [inline] |
| dmraidCoEnd(bool(*CheckFnc)(const DmraidCo &)=NULL) const | storage::Storage | [inline] |
| DmraidCoIterator typedef | storage::Storage | [protected] |
| DmraidCoPair typedef | storage::Storage | [protected] |
| dmraidCoPair(bool(*CheckFnc)(const DmraidCo &)=NULL) const | storage::Storage | [inline] |
| DmraidCoPIterator typedef | storage::Storage | [protected] |
| dmrBegin(bool(*CheckDmraidCo)(const DmraidCo &)) const | storage::Storage | [inline] |
| dmrBegin(bool(*CheckDmraid)(const Dmraid &)=NULL, bool(*CheckDmraidCo)(const DmraidCo &)=NULL) const | storage::Storage | [inline] |
| dmrCoBegin(bool(*CheckFnc)(const DmraidCo &)=NULL) | storage::Storage | [inline, protected] |
| dmrCoEnd(bool(*CheckFnc)(const DmraidCo &)=NULL) | storage::Storage | [inline, protected] |
| dmrCondBegin(const Pred &p) const | storage::Storage | [inline] |
| dmrCondEnd(const Pred &p) const | storage::Storage | [inline] |
| dmrCondPair(const Pred &p) const | storage::Storage | [inline] |
| dmrCoPair(bool(*CheckFnc)(const DmraidCo &)=NULL) | storage::Storage | [inline, protected] |
| dmrEnd(bool(*CheckDmraidCo)(const DmraidCo &)) const | storage::Storage | [inline] |
| dmrEnd(bool(*CheckDmraid)(const Dmraid &)=NULL, bool(*CheckDmraidCo)(const DmraidCo &)=NULL) const | storage::Storage | [inline] |
| dmrPair(bool(*CheckDmraidCo)(const DmraidCo &)) const | storage::Storage | [inline] |
| dmrPair(bool(*CheckDmraid)(const Dmraid &)=NULL, bool(*CheckDmraidCo)(const DmraidCo &)=NULL) const | storage::Storage | [inline] |
| dPair(bool(*CheckFnc)(const Disk &)=NULL) | storage::Storage | [inline, protected] |
| dumpCommitInfos() const | storage::Storage | [virtual] |
| dumpObjectList() | storage::Storage | [virtual] |
| env | storage::Storage | [protected] |
| equalBackupStates(const string &lhs, const string &rhs, bool verbose_log) const | storage::Storage | [virtual] |
| eraseCachedFreeInfo(const string &device) | storage::Storage | |
| eraseLabelVolume(const string &device) | storage::Storage | |
| existSubvolume(const string &device, const string &name) | storage::Storage | [virtual] |
| extendBtrfsVolume(const string &device, const string &dev) | storage::Storage | |
| extendBtrfsVolume(const string &device, const deque< string > &devs) | storage::Storage | [virtual] |
| extendLvmVg(const string &name, const deque< string > &devs) | storage::Storage | [virtual] |
| extendMd(const string &name, const list< string > &devs, const list< string > &spares) | storage::Storage | [virtual] |
| fetchDanglingUsedBy(const string &dev, list< UsedBy > &uby) | storage::Storage | |
| findContainer(const string &device, ContIterator &c) | storage::Storage | [protected] |
| findContainer(const string &device, ConstContIterator &c) | storage::Storage | [protected] |
| findDevice(const string &dev, const Device *&vol, bool search_by_minor=false) | storage::Storage | |
| findDevice(const string &dev, bool no_btrfs=false) | storage::Storage | [protected] |
| findDisk(const string &disk) | storage::Storage | [protected] |
| findDiskId(const string &id) | storage::Storage | [protected] |
| findDiskPath(const string &path) | storage::Storage | [protected] |
| findDm(const string &device, const Dm *&dm) | storage::Storage | |
| findDmmultipathCo(const string &name) | storage::Storage | [protected] |
| findDmPartCo(const string &name) | storage::Storage | [protected] |
| findDmraidCo(const string &name) | storage::Storage | [protected] |
| findDmUsing(const string &device, const Dm *&dm) | storage::Storage | |
| findLvmVg(const string &name) | storage::Storage | [protected] |
| findMdPartCo(const string &name) | storage::Storage | [protected] |
| findNormalDevice(const string &device) | storage::Storage | |
| findVolume(const string &device, Volume const *&vol, bool no_btrfsc=false) | storage::Storage | |
| findVolume(const string &device, ContIterator &c, VolIterator &v, bool no_btrfs=false) | storage::Storage | [protected] |
| findVolume(const string &device, ConstContIterator &c, ConstVolIterator &v, bool no_btrfs=false) | storage::Storage | [protected] |
| findVolume(const string &device, VolIterator &v, bool also_del=false, bool no_btrfs=false) | storage::Storage | [protected] |
| findVolume(const string &device, ConstVolIterator &v, bool also_del=false, bool no_btrfs=false) | storage::Storage | [protected] |
| forgetChangePartitionId(const string &partition) | storage::Storage | [virtual] |
| forgetCryptPassword(const string &device) | storage::Storage | [virtual] |
| forgetResizeVolume(const string &device) | storage::Storage | [virtual] |
| freeCylindersAroundPartition(const string &device, unsigned long &freeCylsBefore, unsigned long &freeCylsAfter) | storage::Storage | [virtual] |
| fstab | storage::Storage | [protected] |
| getAllUsedFs() const | storage::Storage | [virtual] |
| getArchInfo() const | storage::Storage | [inline] |
| getBtrfsInfo(deque< storage::BtrfsInfo > &plist) | storage::Storage | [virtual] |
| getCachedFreeInfo(const string &device, bool get_resize, ResizeInfo &resize_info, bool get_content, ContentInfo &content_info) const | storage::Storage | [protected] |
| getCallbackCommitErrorPopup() const | storage::Storage | [inline, virtual] |
| getCallbackCommitErrorPopupTheOne() const | storage::Storage | [inline] |
| getCallbackInfoPopup() const | storage::Storage | [inline, virtual] |
| getCallbackInfoPopupTheOne() const | storage::Storage | [inline] |
| getCallbackPasswordPopup() const | storage::Storage | [inline, virtual] |
| getCallbackPasswordPopupTheOne() const | storage::Storage | [inline] |
| getCallbackProgressBar() const | storage::Storage | [inline, virtual] |
| getCallbackProgressBarTheOne() const | storage::Storage | [inline] |
| getCallbackShowInstallInfo() const | storage::Storage | [inline, virtual] |
| getCallbackShowInstallInfoTheOne() const | storage::Storage | [inline] |
| getCallbackYesNoPopup() const | storage::Storage | [inline, virtual] |
| getCallbackYesNoPopupTheOne() const | storage::Storage | [inline] |
| getCommitActions() const | storage::Storage | [protected] |
| getCommitInfos(list< CommitInfo > &infos) const | storage::Storage | [virtual] |
| getContainers(deque< storage::ContainerInfo > &infos) | storage::Storage | [virtual] |
| getContDiskInfo(const string &disk, storage::ContainerInfo &cinfo, storage::DiskInfo &info) | storage::Storage | [virtual] |
| getContDmmultipathCoInfo(const string &name, storage::ContainerInfo &cinfo, storage::DmmultipathCoInfo &info) | storage::Storage | [virtual] |
| getContDmraidCoInfo(const string &name, storage::ContainerInfo &cinfo, storage::DmraidCoInfo &info) | storage::Storage | [virtual] |
| getContLvmVgInfo(const string &name, storage::ContainerInfo &cinfo, storage::LvmVgInfo &info) | storage::Storage | [virtual] |
| getContMdPartCoInfo(const string &name, ContainerInfo &cinfo, MdPartCoInfo &info) | storage::Storage | [virtual] |
| getContVolInfo(const string &dev, ContVolInfo &info) | storage::Storage | [virtual] |
| getCrypt(const string &device, bool &val) | storage::Storage | [virtual] |
| getCryptPassword(const string &device, string &pwd) | storage::Storage | [virtual] |
| getDefaultFs() const | storage::Storage | [inline, virtual] |
| getDefaultMountBy() const | storage::Storage | [inline, virtual] |
| getDefaultSubvolName() const | storage::Storage | [inline, virtual] |
| getDetectMountedVolumes() const | storage::Storage | [inline, virtual] |
| getDiskInfo(const string &disk, storage::DiskInfo &info) | storage::Storage | [virtual] |
| getDiskList(bool(*CheckFnc)(const Disk &), std::list< Disk * > &dl) | storage::Storage | |
| getDlabelCapabilities(const string &dlabel, storage::DlabelCapabilities &dlabelcapabilities) const | storage::Storage | [virtual] |
| getDmInfo(deque< storage::DmInfo > &plist) | storage::Storage | [virtual] |
| getDmmultipathCoInfo(const string &name, storage::DmmultipathCoInfo &info) | storage::Storage | [virtual] |
| getDmmultipathInfo(const string &name, deque< storage::DmmultipathInfo > &plist) | storage::Storage | [virtual] |
| getDmraidCoInfo(const string &name, storage::DmraidCoInfo &info) | storage::Storage | [virtual] |
| getDmraidInfo(const string &name, deque< storage::DmraidInfo > &plist) | storage::Storage | [virtual] |
| getEfiBoot() | storage::Storage | [virtual] |
| getErrorString(int error) const | storage::Storage | [virtual] |
| getExtendedErrorMessage() const | storage::Storage | [inline, virtual] |
| getFreeInfo(const string &device, bool get_resize, ResizeInfo &resize_info, bool get_content, ContentInfo &content_info, bool use_cache) | storage::Storage | [virtual] |
| getFsCapabilities(storage::FsType fstype, storage::FsCapabilities &fscapabilities) const | storage::Storage | [virtual] |
| getFstab() | storage::Storage | [inline] |
| getFstabOptions(const string &device, string &options) | storage::Storage | [virtual] |
| getIgnoreFstab(const string &device, bool &val) | storage::Storage | [virtual] |
| getImsmDriver() const | storage::Storage | [inline, virtual] |
| getLastAction() const | storage::Storage | [inline, virtual] |
| getLoopInfo(deque< storage::LoopInfo > &plist) | storage::Storage | [virtual] |
| getLvmLvInfo(const string &name, deque< storage::LvmLvInfo > &plist) | storage::Storage | [virtual] |
| getLvmLvSnapshotStateInfo(const string &vg, const string &name, LvmLvSnapshotStateInfo &info) | storage::Storage | [virtual] |
| getLvmVgInfo(const string &name, storage::LvmVgInfo &info) | storage::Storage | [virtual] |
| getMdadm() | storage::Storage | [inline] |
| getMdAllowedParity(MdType md_type, unsigned devices) | storage::Storage | [virtual] |
| getMdInfo(deque< storage::MdInfo > &plist) | storage::Storage | [virtual] |
| getMdPartCoInfo(const string &name, MdPartCoInfo &info) | storage::Storage | [virtual] |
| getMdPartCoStateInfo(const string &name, MdPartCoStateInfo &info) | storage::Storage | [virtual] |
| getMdPartInfo(const string &device, deque< storage::MdPartInfo > &plist) | storage::Storage | [virtual] |
| getMdPartMdNums() const | storage::Storage | [protected] |
| getMdStateInfo(const string &name, MdStateInfo &info) | storage::Storage | [virtual] |
| getMountBy(const string &device, storage::MountByType &mby) | storage::Storage | [virtual] |
| getMountPoint(const string &device, string &mount) | storage::Storage | [virtual] |
| getMultipathAutostart() const | storage::Storage | [inline, virtual] |
| getNfsInfo(deque< storage::NfsInfo > &plist) | storage::Storage | [virtual] |
| getPartitionAlignment() const | storage::Storage | [inline, virtual] |
| getPartitionInfo(const string &disk, deque< storage::PartitionInfo > &plist) | storage::Storage | [virtual] |
| getPartitionName(const string &disk, int partition_no) | storage::Storage | [virtual] |
| getPartitionPrefix(const string &disk) | storage::Storage | [virtual] |
| getRecursiveRemoval() const | storage::Storage | [inline, virtual] |
| getRecursiveUsedBy(const list< string > &device, bool itself, list< string > &usedby_devices) | storage::Storage | [virtual] |
| getRecursiveUsedByHelper(const string &device, bool itself, list< string > &usedby_devices) | storage::Storage | |
| getRecursiveUsing(const string &device, list< string > &devices) | storage::Storage | [virtual] |
| getRecursiveUsingHelper(const string &device, list< string > &devices) | storage::Storage | |
| getRootPrefix() const | storage::Storage | [inline, virtual] |
| getTmpfsInfo(deque< storage::TmpfsInfo > &plist) | storage::Storage | [virtual] |
| getUnusedPartitionSlots(const string &disk, list< PartitionSlotInfo > &slots) | storage::Storage | [virtual] |
| getVolume(const string &dev) | storage::Storage | |
| getVolume(const string &device, storage::VolumeInfo &info) | storage::Storage | [virtual] |
| getVolumes(deque< storage::VolumeInfo > &vlist) | storage::Storage | [virtual] |
| getZeroNewPartitions() const | storage::Storage | [inline, virtual] |
| hald_pid | storage::Storage | [protected] |
| handleHald(bool stop) | storage::Storage | |
| handleLogFile(const string &name) const | storage::Storage | |
| hasIScsiDisks() const | storage::Storage | |
| haveBtrfs(BtrfsCo *&co) | storage::Storage | [protected] |
| haveDm(DmCo *&dm) | storage::Storage | [protected] |
| haveLoop(LoopCo *&loop) | storage::Storage | [protected] |
| haveMd(MdCo *&md) | storage::Storage | [protected] |
| haveNfs(NfsCo *&co) | storage::Storage | [protected] |
| haveTmpfs(TmpfsCo *&co) | storage::Storage | [protected] |
| ignoreError(int error, list< commitAction >::const_iterator ca) const | storage::Storage | [protected] |
| imsm_driver | storage::Storage | [protected] |
| info_popup_cb | storage::Storage | [protected] |
| infoPopupCb(const Text &info) const | storage::Storage | |
| initDisk(list< DiskData > &dl, SystemInfo &systeminfo) | storage::Storage | [protected] |
| initialize() | storage::Storage | [protected] |
| initialized | storage::Storage | [protected] |
| initializeDisk(const string &disk, bool value) | storage::Storage | [virtual] |
| install_info_cb | storage::Storage | [protected] |
| instsys() const | storage::Storage | [inline] |
| isBtrfs(const Container &d) | storage::Storage | [inline, protected, static] |
| isCacheChanges() const | storage::Storage | [inline, virtual] |
| isDisk(const string &dev) | storage::Storage | |
| isDm(const Container &d) | storage::Storage | [inline, protected, static] |
| isDmPart(const Container &d) | storage::Storage | [inline, static] |
| isLoop(const Container &d) | storage::Storage | [inline, protected, static] |
| isMd(const Container &d) | storage::Storage | [inline, protected, static] |
| isMdPart(const Container &d) | storage::Storage | [inline, static] |
| isNfs(const Container &d) | storage::Storage | [inline, protected, static] |
| isNotBtrfs(const Container &d) | storage::Storage | [inline, protected, static] |
| isRootMounted() const | storage::Storage | [inline] |
| isTmpfs(const Container &d) | storage::Storage | [inline, protected, static] |
| isUsedBy(const string &dev) | storage::Storage | |
| isUsedBy(const string &dev, UsedByType type) | storage::Storage | |
| isUsedBySingleBtrfs(const Volume &vol) const | storage::Storage | |
| isUsedBySingleBtrfs(const Volume &vol, const Volume **btrfs) const | storage::Storage | |
| kbToCylinder(const string &disk, unsigned long long size) | storage::Storage | [virtual] |
| knownDevice(const string &dev, bool disks_allowed=false) | storage::Storage | |
| lock | storage::Storage | [protected] |
| logArchInfo(const string &Dir) const | storage::Storage | [protected] |
| logCo(const Container *c) const | storage::Storage | |
| logContainersAndVolumes(const string &Dir) const | storage::Storage | [protected] |
| logdir() const | storage::Storage | [inline] |
| logFreeInfo(const string &Dir) const | storage::Storage | [protected] |
| logProcData(const string &str="") const | storage::Storage | |
| logSystemInfo() const | storage::Storage | [protected] |
| loopBegin(bool(*CheckLoop)(const Loop &)=NULL) const | storage::Storage | [inline] |
| loopCondBegin(const Pred &p) const | storage::Storage | [inline] |
| loopCondEnd(const Pred &p) const | storage::Storage | [inline] |
| loopCondPair(const Pred &p) const | storage::Storage | [inline] |
| loopEnd(bool(*CheckLoop)(const Loop &)=NULL) const | storage::Storage | [inline] |
| loopPair(bool(*CheckLoop)(const Loop &)=NULL) const | storage::Storage | [inline] |
| lvgBegin(bool(*CheckFnc)(const LvmVg &)=NULL) | storage::Storage | [inline, protected] |
| lvgEnd(bool(*CheckFnc)(const LvmVg &)=NULL) | storage::Storage | [inline, protected] |
| lvgPair(bool(*CheckFnc)(const LvmVg &)=NULL) | storage::Storage | [inline, protected] |
| lvmLvBegin(bool(*CheckLvmVg)(const LvmVg &)) const | storage::Storage | [inline] |
| lvmLvBegin(bool(*CheckLvmLv)(const LvmLv &)=NULL, bool(*CheckLvmVg)(const LvmVg &)=NULL) const | storage::Storage | [inline] |
| lvmLvCondBegin(const Pred &p) const | storage::Storage | [inline] |
| lvmLvCondEnd(const Pred &p) const | storage::Storage | [inline] |
| lvmLvCondPair(const Pred &p) const | storage::Storage | [inline] |
| lvmLvEnd(bool(*CheckLvmVg)(const LvmVg &)) const | storage::Storage | [inline] |
| lvmLvEnd(bool(*CheckLvmLv)(const LvmLv &)=NULL, bool(*CheckLvmVg)(const LvmVg &)=NULL) const | storage::Storage | [inline] |
| lvmLvPair(bool(*CheckLvmVg)(const LvmVg &)) const | storage::Storage | [inline] |
| lvmLvPair(bool(*CheckLvmLv)(const LvmLv &)=NULL, bool(*CheckLvmVg)(const LvmVg &)=NULL) const | storage::Storage | [inline] |
| lvmVgBegin(bool(*CheckFnc)(const LvmVg &)=NULL) const | storage::Storage | [inline] |
| lvmVgCondBegin(const Pred &p) const | storage::Storage | [inline] |
| lvmVgCondEnd(const Pred &p) const | storage::Storage | [inline] |
| lvmVgCondPair(const Pred &p) const | storage::Storage | [inline] |
| lvmVgEnd(bool(*CheckFnc)(const LvmVg &)=NULL) const | storage::Storage | [inline] |
| LvmVgIterator typedef | storage::Storage | [protected] |
| LvmVgPair typedef | storage::Storage | [protected] |
| lvmVgPair(bool(*CheckFnc)(const LvmVg &)=NULL) const | storage::Storage | [inline] |
| LvmVgPIterator typedef | storage::Storage | [protected] |
| mdadm | storage::Storage | [protected] |
| mdBegin(bool(*CheckMd)(const Md &)=NULL) const | storage::Storage | [inline] |
| mdCondBegin(const Pred &p) const | storage::Storage | [inline] |
| mdCondEnd(const Pred &p) const | storage::Storage | [inline] |
| mdCondPair(const Pred &p) const | storage::Storage | [inline] |
| mdEnd(bool(*CheckMd)(const Md &)=NULL) const | storage::Storage | [inline] |
| mdPair(bool(*CheckMd)(const Md &)=NULL) const | storage::Storage | [inline] |
| mdPartBegin(bool(*CheckMdPart)(const MdPart &)=NULL) const | storage::Storage | [inline] |
| mdpartCoBegin(bool(*CheckFnc)(const MdPartCo &)=NULL) const | storage::Storage | [inline] |
| mdpartCoCondBegin(const Pred &p) const | storage::Storage | [inline] |
| mdpartCoCondEnd(const Pred &p) const | storage::Storage | [inline] |
| mdPartCoCondPair(const Pred &p) const | storage::Storage | [inline] |
| mdpartCoEnd(bool(*CheckFnc)(const MdPartCo &)=NULL) const | storage::Storage | [inline] |
| MdPartCoIterator typedef | storage::Storage | [protected] |
| mdPartCondBegin(const Pred &p) const | storage::Storage | [inline] |
| mdPartCondEnd(const Pred &p) const | storage::Storage | [inline] |
| mdPartCondPair(const Pred &p) const | storage::Storage | [inline] |
| mdpartCoPair(bool(*CheckFnc)(const MdPartCo &)=NULL) const | storage::Storage | [inline] |
| MdPartCoPair typedef | storage::Storage | [protected] |
| MdPartCoPIterator typedef | storage::Storage | [protected] |
| mdPartEnd(bool(*CheckMdPart)(const MdPart &)=NULL) const | storage::Storage | [inline] |
| mdPartPair(bool(*CheckMdPart)(const MdPart &)=NULL) const | storage::Storage | [inline] |
| mdpCoBegin(bool(*CheckFnc)(const MdPartCo &)=NULL) | storage::Storage | [inline, protected] |
| mdpCoEnd(bool(*CheckFnc)(const MdPartCo &)=NULL) | storage::Storage | [inline, protected] |
| mdpCoPair(bool(*CheckFnc)(const MdPartCo &)=NULL) | storage::Storage | [inline, protected] |
| modifyFileLoop(const string &device, const string &lname, bool reuseExisting, unsigned long long sizeK) | storage::Storage | [virtual] |
| mountDev(const string &device, const string &mp, bool ro=true, const string &opts="") | storage::Storage | |
| mountDevice(const string &device, const string &mp) | storage::Storage | [inline, virtual] |
| mountDeviceOpts(const string &device, const string &mp, const string &opts) | storage::Storage | [inline, virtual] |
| mountDeviceRo(const string &device, const string &mp, const string &opts) | storage::Storage | [inline, virtual] |
| mountTmp(const Volume *vol, string &mp, const string &opts="") | storage::Storage | |
| mountTmpRo(const Volume *vol, string &mp, const string &opts="") | storage::Storage | |
| multipath_autostart | storage::Storage | [protected] |
| needCryptPassword(const string &device) | storage::Storage | [virtual] |
| nextFreeMd(unsigned &nr, string &device) | storage::Storage | [virtual] |
| nextFreePartition(const string &disk, storage::PartitionType type, unsigned &nr, string &device) | storage::Storage | [virtual] |
| nfsBegin(bool(*CheckNfs)(const Nfs &)=NULL) const | storage::Storage | [inline] |
| nfsCondBegin(const Pred &p) const | storage::Storage | [inline] |
| nfsCondEnd(const Pred &p) const | storage::Storage | [inline] |
| nfsCondPair(const Pred &p) const | storage::Storage | [inline] |
| nfsEnd(bool(*CheckNfs)(const Nfs &)=NULL) const | storage::Storage | [inline] |
| nfsPair(bool(*CheckNfs)(const Nfs &)=NULL) const | storage::Storage | [inline] |
| operator<<(std::ostream &s, const Storage &v) | storage::Storage | [friend] |
| operator<<(std::ostream &s, Storage &v) | storage::Storage | [friend] |
| partAlignment | storage::Storage | [protected] |
| partBegin(bool(*CheckDisk)(const Disk &)) const | storage::Storage | [inline] |
| partBegin(bool(*CheckPart)(const Partition &)=NULL, bool(*CheckDisk)(const Disk &)=NULL) const | storage::Storage | [inline] |
| partCondBegin(const Pred &p) const | storage::Storage | [inline] |
| partCondEnd(const Pred &p) const | storage::Storage | [inline] |
| partCondPair(const Pred &p) const | storage::Storage | [inline] |
| partEnd(bool(*CheckDisk)(const Disk &)) const | storage::Storage | [inline] |
| partEnd(bool(*CheckPart)(const Partition &)=NULL, bool(*CheckDisk)(const Disk &)=NULL) const | storage::Storage | [inline] |
| partPair(bool(*CheckCnt)(const Disk &)) const | storage::Storage | [inline] |
| partPair(bool(*CheckPart)(const Partition &)=NULL, bool(*CheckCnt)(const Disk &)=NULL) const | storage::Storage | [inline] |
| password_popup_cb | storage::Storage | [protected] |
| passwordPopupCb(const string &device, int attempts, string &password) const | storage::Storage | |
| prependRoot(const string &mp) const | storage::Storage | |
| printInfo(std::ostream &str) const | storage::Storage | |
| progress_bar_cb | storage::Storage | [protected] |
| progressBarCb(const string &id, unsigned cur, unsigned max) const | storage::Storage | |
| readArchInfo(const string &file) | storage::Storage | [protected] |
| readFreeInfo(const string &file) | storage::Storage | [protected] |
| readFstab(const string &dir, deque< storage::VolumeInfo > &infos) | storage::Storage | [virtual] |
| readonly() const | storage::Storage | [inline] |
| recursiveRemove | storage::Storage | [protected] |
| removeBackupState(const string &name) | storage::Storage | [virtual] |
| removeContainer(Container *val) | storage::Storage | [protected] |
| removeDm(const string &device) | storage::Storage | |
| removeDmMapsTo(const string &dev) | storage::Storage | |
| removeDmraid(const string &name) | storage::Storage | [virtual] |
| removeDmTable(const string &table) | storage::Storage | |
| removeDmTableTo(const Volume &vol) | storage::Storage | |
| removeDmTableTo(const string &device) | storage::Storage | [virtual] |
| removeDmTableTo(unsigned long mjr, unsigned long mnr) | storage::Storage | |
| removeFileLoop(const string &lname, bool removeFile) | storage::Storage | [virtual] |
| removeFstabOptions(const string &, const string &options) | storage::Storage | [virtual] |
| removeLvmLv(const string &vg, const string &name) | storage::Storage | [virtual] |
| removeLvmLvByDevice(const string &device) | storage::Storage | [virtual] |
| removeLvmLvSnapshot(const string &vg, const string &name) | storage::Storage | [virtual] |
| removeLvmVg(const string &name) | storage::Storage | [virtual] |
| removeMd(const string &name, bool destroySb=true) | storage::Storage | [virtual] |
| removeMdPartCo(const string &devName, bool destroySb) | storage::Storage | [virtual] |
| removePartition(const string &partition) | storage::Storage | [virtual] |
| removeSubvolume(const string &device, const string &name) | storage::Storage | [virtual] |
| removeTmpfsMount(const string &mp) | storage::Storage | [virtual] |
| removeUsedBy(const string &dev, UsedByType type, const string &device) | storage::Storage | |
| removeUsedBy(const list< string > &devs, UsedByType type, const string &device) | storage::Storage | |
| removeUsing(const string &device, const list< UsedBy > &uby) | storage::Storage | |
| removeVolume(const string &device) | storage::Storage | [virtual] |
| rescanCryptedObjects() | storage::Storage | [virtual] |
| rescanEverything() | storage::Storage | [virtual] |
| resizePartition(const string &device, unsigned long sizeCyl) | storage::Storage | [virtual] |
| resizePartition(const string &device, unsigned long sizeCyl, bool ignore_fs) | storage::Storage | [protected] |
| resizePartition(const string &device, unsigned long sizeCyl, bool ignoreFs, bool noBtrfs) | storage::Storage | [protected] |
| resizePartitionNoFs(const string &device, unsigned long sizeCyl) | storage::Storage | [virtual] |
| resizeVolume(const string &device, unsigned long long newSizeK) | storage::Storage | [virtual] |
| resizeVolume(const string &device, unsigned long long newSizeK, bool ignore_fs) | storage::Storage | [protected] |
| resizeVolume(const string &device, unsigned long long newSizeK, bool ignore_fs, bool noBtrfs) | storage::Storage | [protected] |
| resizeVolumeNoFs(const string &device, unsigned long long newSizeK) | storage::Storage | [virtual] |
| restoreBackupState(const string &name) | storage::Storage | [virtual] |
| root() const | storage::Storage | [inline] |
| root_mounted | storage::Storage | [protected] |
| rootMounted() | storage::Storage | |
| rootprefix | storage::Storage | [protected] |
| setBtrfsUsedBy(const Btrfs *bt) | storage::Storage | |
| setCacheChanges(bool val=true) | storage::Storage | [inline, virtual] |
| setCachedFreeInfo(const string &device, bool resize_cached, const ResizeInfo &resize_info, bool content_cached, const ContentInfo &content_info) | storage::Storage | [protected] |
| setCallbackCommitErrorPopup(CallbackCommitErrorPopup pfnc) | storage::Storage | [inline, virtual] |
| setCallbackInfoPopup(CallbackInfoPopup pfnc) | storage::Storage | [inline, virtual] |
| setCallbackPasswordPopup(CallbackPasswordPopup pfnc) | storage::Storage | [inline, virtual] |
| setCallbackProgressBar(CallbackProgressBar pfnc) | storage::Storage | [inline, virtual] |
| setCallbackShowInstallInfo(CallbackShowInstallInfo pfnc) | storage::Storage | [inline, virtual] |
| setCallbackYesNoPopup(CallbackYesNoPopup pfnc) | storage::Storage | [inline, virtual] |
| setCrypt(const string &device, bool val) | storage::Storage | [virtual] |
| setCryptPassword(const string &device, const string &pwd) | storage::Storage | [virtual] |
| setCryptType(const string &device, bool val, EncryptType typ) | storage::Storage | [virtual] |
| setDefaultFs(FsType fs) | storage::Storage | [virtual] |
| setDefaultMountBy(MountByType mby) | storage::Storage | [virtual] |
| setDefaultSubvolName(const string &val) | storage::Storage | [virtual] |
| setDetectMountedVolumes(bool val=true) | storage::Storage | [virtual] |
| setDmcryptData(const string &dev, const string &dm, unsigned dmnum, unsigned long long siz, storage::EncryptType typ) | storage::Storage | |
| setExtError(const string &txt) | storage::Storage | |
| setIgnoreFstab(const string &device, bool val) | storage::Storage | [virtual] |
| setImsmDriver(ImsmDriver val) | storage::Storage | [inline, virtual] |
| setMultipathAutostart(MultipathAutostart val) | storage::Storage | [inline, virtual] |
| setPartitionAlignment(PartAlign val) | storage::Storage | [virtual] |
| setRecursiveRemoval(bool val=true) | storage::Storage | [virtual] |
| setRootPrefix(const string &root) | storage::Storage | [virtual] |
| setUsedBy(const string &dev, UsedByType type, const string &device) | storage::Storage | |
| setUsedBy(const list< string > &devs, UsedByType type, const string &device) | storage::Storage | |
| setUsedByBtrfs(const string &dev, const string &uuid) | storage::Storage | |
| setZeroNewPartitions(bool val=true) | storage::Storage | [virtual] |
| showInfoCb(const Text &info, bool quiet) | storage::Storage | |
| shrinkBtrfsVolume(const string &device, const string &dev) | storage::Storage | |
| shrinkBtrfsVolume(const string &device, const deque< string > &devs) | storage::Storage | [virtual] |
| shrinkLvmVg(const string &name, const deque< string > &devs) | storage::Storage | [virtual] |
| shrinkMd(const string &name, const list< string > &devs, const list< string > &spares) | storage::Storage | [virtual] |
| sizeK(const string &device) | storage::Storage | [static] |
| sortCommitLists(storage::CommitStage stage, list< const Container * > &co, list< const Volume * > &vl, list< commitAction > &todo) const | storage::Storage | [protected] |
| Storage(const Environment &env) | storage::Storage | |
| StorageInterface() | storage::StorageInterface | [inline] |
| syncMdadm() | storage::Storage | |
| tempdir | storage::Storage | [protected] |
| testdir() const | storage::Storage | [inline] |
| testFilesEqual(const string &n1, const string &n2) | storage::Storage | [static] |
| testmode() const | storage::Storage | [inline] |
| tmpDir() const | storage::Storage | [inline] |
| tmpfsBegin(bool(*CheckTmpfs)(const Tmpfs &)=NULL) const | storage::Storage | [inline] |
| tmpfsCondBegin(const Pred &p) const | storage::Storage | [inline] |
| tmpfsCondEnd(const Pred &p) const | storage::Storage | [inline] |
| tmpfsCondPair(const Pred &p) const | storage::Storage | [inline] |
| tmpfsEnd(bool(*CheckTmpfs)(const Tmpfs &)=NULL) const | storage::Storage | [inline] |
| tmpfsPair(bool(*CheckTmpfs)(const Tmpfs &)=NULL) const | storage::Storage | [inline] |
| umountDev(const string &device, bool dounsetup=false) | storage::Storage | |
| umountDevice(const string &device) | storage::Storage | [inline, virtual] |
| unaccessDev(const string &device) | storage::Storage | |
| updateDmEmptyPeMap() | storage::Storage | |
| updatePartitionArea(const string &device, unsigned long start, unsigned long size) | storage::Storage | [virtual] |
| updatePartitionArea(const string &device, unsigned long start, unsigned long size, bool noBtrfs) | storage::Storage | [protected] |
| vBegin(bool(*CheckCnt)(const Container &)) | storage::Storage | [inline, protected] |
| vBegin(bool(*CheckVol)(const Volume &)=NULL, bool(*CheckCnt)(const Container &)=NULL) | storage::Storage | [inline, protected] |
| vEnd(bool(*CheckCnt)(const Container &)) | storage::Storage | [inline, protected] |
| vEnd(bool(*CheckVol)(const Volume &)=NULL, bool(*CheckCnt)(const Container &)=NULL) | storage::Storage | [inline, protected] |
| verifyCryptFilePassword(const string &file, const string &pwd) | storage::Storage | |
| verifyCryptPassword(const string &device, const string &pwd, bool erase) | storage::Storage | [virtual] |
| volBegin(bool(*CheckCnt)(const Container &)) const | storage::Storage | [inline] |
| volBegin(bool(*CheckVol)(const Volume &)=NULL, bool(*CheckCnt)(const Container &)=NULL) const | storage::Storage | [inline] |
| volCondBegin(const Pred &p) const | storage::Storage | [inline] |
| volCondEnd(const Pred &p) const | storage::Storage | [inline] |
| volCondPair(const Pred &p) const | storage::Storage | [inline] |
| volEnd(bool(*CheckCnt)(const Container &)) const | storage::Storage | [inline] |
| volEnd(bool(*CheckVol)(const Volume &)=NULL, bool(*CheckCnt)(const Container &)=NULL) const | storage::Storage | [inline] |
| VolIterator typedef | storage::Storage | [protected] |
| volPair(bool(*CheckCnt)(const Container &)) const | storage::Storage | [inline] |
| volPair(bool(*CheckVol)(const Volume &)=NULL, bool(*CheckCnt)(const Container &)=NULL) const | storage::Storage | [inline] |
| VolPart typedef | storage::Storage | [protected] |
| VolPIterator typedef | storage::Storage | [protected] |
| vPair(bool(*CheckCnt)(const Container &)) | storage::Storage | [inline, protected] |
| vPair(bool(*CheckVol)(const Volume &)=NULL, bool(*CheckCnt)(const Container &)=NULL) | storage::Storage | [inline, protected] |
| VPair typedef | storage::Storage | [protected] |
| waitForDevice() | storage::Storage | [static] |
| waitForDevice(const string &device) | storage::Storage | [static] |
| yesno_popup_cb | storage::Storage | [protected] |
| yesnoPopupCb(const Text &info) const | storage::Storage | |
| zeroDevice(const string &device, bool random=false, unsigned long long beginK=200, unsigned long long endK=10) | storage::Storage | [static] |
| zeroNewPartitions | storage::Storage | [protected] |
| ~Storage() | storage::Storage | [virtual] |
| ~StorageInterface() | storage::StorageInterface | [inline, virtual] |