activateHld(bool val)=0 | storage::StorageInterface | [pure virtual] |
addFstabEntry(const string &device, const string &mount, const string &vfs, const string &options, unsigned freq, unsigned passno)=0 | storage::StorageInterface | [pure virtual] |
addFstabOptions(const string &device, const string &options)=0 | storage::StorageInterface | [pure virtual] |
changeEvmsStripeSize(const string &coname, const string &name, unsigned long long stripeSize)=0 | storage::StorageInterface | [pure virtual] |
changeFormatVolume(const string &device, bool format, FsType fs)=0 | storage::StorageInterface | [pure virtual] |
changeFstabOptions(const string &device, const string &options)=0 | storage::StorageInterface | [pure virtual] |
changeLabelVolume(const string &device, const string &label)=0 | storage::StorageInterface | [pure virtual] |
changeLvStripeSize(const string &vg, const string &name, unsigned long long stripeSize)=0 | storage::StorageInterface | [pure virtual] |
changeMdChunk(const string &name, unsigned long chunk)=0 | storage::StorageInterface | [pure virtual] |
changeMdParity(const string &name, MdParity ptype)=0 | storage::StorageInterface | [pure virtual] |
changeMdType(const string &name, MdType rtype)=0 | storage::StorageInterface | [pure virtual] |
changeMkfsOptVolume(const string &device, const string &opts)=0 | storage::StorageInterface | [pure virtual] |
changeMountBy(const string &device, MountByType mby)=0 | storage::StorageInterface | [pure virtual] |
changeMountPoint(const string &device, const string &mount)=0 | storage::StorageInterface | [pure virtual] |
changePartitionId(const string &partition, unsigned id)=0 | storage::StorageInterface | [pure virtual] |
checkBackupState(const string &name)=0 | storage::StorageInterface | [pure virtual] |
checkDeviceMounted(const string &device, string &mp)=0 | storage::StorageInterface | [pure virtual] |
checkDmMapsTo(const string &device)=0 | storage::StorageInterface | [pure virtual] |
checkMd(const string &name)=0 | storage::StorageInterface | [pure virtual] |
commit()=0 | storage::StorageInterface | [pure virtual] |
createBackupState(const string &name)=0 | storage::StorageInterface | [pure virtual] |
createEvmsContainer(const string &name, unsigned long long peSizeK, bool lvm1, const deque< string > &devs)=0 | storage::StorageInterface | [pure virtual] |
createEvmsVolume(const string &coname, const string &name, unsigned long long sizeM, unsigned stripe, string &device)=0 | storage::StorageInterface | [pure virtual] |
createFileLoop(const string &lname, bool reuseExisting, unsigned long long sizeK, const string &mp, const string &pwd, string &device)=0 | storage::StorageInterface | [pure virtual] |
createLvmLv(const string &vg, const string &name, unsigned long long sizeM, unsigned stripe, string &device)=0 | storage::StorageInterface | [pure virtual] |
createLvmVg(const string &name, unsigned long long peSizeK, bool lvm1, const deque< string > &devs)=0 | storage::StorageInterface | [pure virtual] |
createMd(const string &name, MdType rtype, const deque< string > &devs)=0 | storage::StorageInterface | [pure virtual] |
createMdAny(MdType rtype, const deque< string > &devs, string &device)=0 | storage::StorageInterface | [pure virtual] |
createPartition(const string &disk, PartitionType type, unsigned long start, unsigned long sizeCyl, string &device)=0 | storage::StorageInterface | [pure virtual] |
createPartitionAny(const string &disk, unsigned long long size, string &device)=0 | storage::StorageInterface | [pure virtual] |
createPartitionKb(const string &disk, PartitionType type, unsigned long long start, unsigned long long size, string &device)=0 | storage::StorageInterface | [pure virtual] |
createPartitionMax(const string &disk, PartitionType type, string &device)=0 | storage::StorageInterface | [pure virtual] |
cylinderToKb(const string &disk, unsigned long size)=0 | storage::StorageInterface | [pure virtual] |
defaultDiskLabel() const =0 | storage::StorageInterface | [pure virtual] |
destroyPartitionTable(const string &disk, const string &label)=0 | storage::StorageInterface | [pure virtual] |
dumpObjectList()=0 | storage::StorageInterface | [pure virtual] |
equalBackupStates(const string &lhs, const string &rhs, bool verbose_log) const =0 | storage::StorageInterface | [pure virtual] |
evmsActivate()=0 | storage::StorageInterface | [pure virtual] |
extendEvmsContainer(const string &name, const deque< string > &devs)=0 | storage::StorageInterface | [pure virtual] |
extendLvmVg(const string &name, const deque< string > &devs)=0 | storage::StorageInterface | [pure virtual] |
extendMd(const string &name, const string &dev)=0 | storage::StorageInterface | [pure virtual] |
forgetChangePartitionId(const string &partition)=0 | storage::StorageInterface | [pure virtual] |
forgetCryptPassword(const string &device)=0 | storage::StorageInterface | [pure virtual] |
forgetResizeVolume(const string &device)=0 | storage::StorageInterface | [pure virtual] |
getCallbackInfoPopup() const =0 | storage::StorageInterface | [pure virtual] |
getCallbackProgressBar() const =0 | storage::StorageInterface | [pure virtual] |
getCallbackShowInstallInfo() const =0 | storage::StorageInterface | [pure virtual] |
getCallbackYesNoPopup() const =0 | storage::StorageInterface | [pure virtual] |
getCommitActions(bool mark_destructive)=0 | storage::StorageInterface | [pure virtual] |
getContainers(deque< ContainerInfo > &infos)=0 | storage::StorageInterface | [pure virtual] |
getContDiskInfo(const string &disk, ContainerInfo &cinfo, DiskInfo &info)=0 | storage::StorageInterface | [pure virtual] |
getContEvmsCoInfo(const string &name, ContainerInfo &cinfo, EvmsCoInfo &info)=0 | storage::StorageInterface | [pure virtual] |
getContLvmVgInfo(const string &name, ContainerInfo &cinfo, LvmVgInfo &info)=0 | storage::StorageInterface | [pure virtual] |
getCrypt(const string &device, bool &val)=0 | storage::StorageInterface | [pure virtual] |
getCryptPassword(const string &device, string &pwd)=0 | storage::StorageInterface | [pure virtual] |
getDefaultMountBy() const =0 | storage::StorageInterface | [pure virtual] |
getDetectMountedVolumes() const =0 | storage::StorageInterface | [pure virtual] |
getDiskInfo(const string &disk, DiskInfo &info)=0 | storage::StorageInterface | [pure virtual] |
getDmInfo(deque< DmInfo > &plist)=0 | storage::StorageInterface | [pure virtual] |
getEvmsCoInfo(const string &name, EvmsCoInfo &info)=0 | storage::StorageInterface | [pure virtual] |
getEvmsInfo(const string &name, deque< EvmsInfo > &plist)=0 | storage::StorageInterface | [pure virtual] |
getExtendedErrorMessage() const =0 | storage::StorageInterface | [pure virtual] |
getFreeInfo(const string &device, unsigned long long &resize_free, unsigned long long &df_free, unsigned long long &used, bool &win, bool use_cache)=0 | storage::StorageInterface | [pure virtual] |
getFsCapabilities(FsType fstype, FsCapabilities &fscapabilities) const =0 | storage::StorageInterface | [pure virtual] |
getFstabOptions(const string &device, string &options)=0 | storage::StorageInterface | [pure virtual] |
getIgnoreFstab(const string &device, bool &val)=0 | storage::StorageInterface | [pure virtual] |
getLastAction() const =0 | storage::StorageInterface | [pure virtual] |
getLoopInfo(deque< LoopInfo > &plist)=0 | storage::StorageInterface | [pure virtual] |
getLvmLvInfo(const string &name, deque< LvmLvInfo > &plist)=0 | storage::StorageInterface | [pure virtual] |
getLvmVgInfo(const string &name, LvmVgInfo &info)=0 | storage::StorageInterface | [pure virtual] |
getMdInfo(deque< MdInfo > &plist)=0 | storage::StorageInterface | [pure virtual] |
getMountBy(const string &device, MountByType &mby)=0 | storage::StorageInterface | [pure virtual] |
getMountPoint(const string &device, string &mount)=0 | storage::StorageInterface | [pure virtual] |
getPartitionInfo(const string &disk, deque< PartitionInfo > &plist)=0 | storage::StorageInterface | [pure virtual] |
getRecursiveRemoval() const =0 | storage::StorageInterface | [pure virtual] |
getVolume(const string &device, VolumeInfo &info)=0 | storage::StorageInterface | [pure virtual] |
getVolumes(deque< VolumeInfo > &infos)=0 | storage::StorageInterface | [pure virtual] |
getZeroNewPartitions() const =0 | storage::StorageInterface | [pure virtual] |
initializeDisk(const string &disk, bool value)=0 | storage::StorageInterface | [pure virtual] |
isCacheChanges() const =0 | storage::StorageInterface | [pure virtual] |
kbToCylinder(const string &disk, unsigned long long size)=0 | storage::StorageInterface | [pure virtual] |
modifyEvmsContainer(const string &old_name, const string &new_name, unsigned long long peSizeK, bool lvm1)=0 | storage::StorageInterface | [pure virtual] |
modifyFileLoop(const string &device, const string &lname, bool reuseExisting, unsigned long long sizeK)=0 | storage::StorageInterface | [pure virtual] |
mountDevice(const string &device, const string &mp)=0 | storage::StorageInterface | [pure virtual] |
nextFreePartition(const string &disk, PartitionType type, unsigned &nr, string &device)=0 | storage::StorageInterface | [pure virtual] |
printInfo(std::ostream &str)=0 | storage::StorageInterface | [pure virtual] |
readFstab(const string &dir, deque< VolumeInfo > &infos)=0 | storage::StorageInterface | [pure virtual] |
removeBackupState(const string &name)=0 | storage::StorageInterface | [pure virtual] |
removeDmMapsTo(const string &device, bool also_evms)=0 | storage::StorageInterface | [pure virtual] |
removeEvmsContainer(const string &name)=0 | storage::StorageInterface | [pure virtual] |
removeEvmsVolume(const string &coname, const string &name)=0 | storage::StorageInterface | [pure virtual] |
removeEvmsVolumeByDevice(const string &device)=0 | storage::StorageInterface | [pure virtual] |
removeFileLoop(const string &lname, bool removeFile)=0 | storage::StorageInterface | [pure virtual] |
removeFstabOptions(const string &device, const string &options)=0 | storage::StorageInterface | [pure virtual] |
removeLvmLv(const string &vg, const string &name)=0 | storage::StorageInterface | [pure virtual] |
removeLvmLvByDevice(const string &device)=0 | storage::StorageInterface | [pure virtual] |
removeLvmVg(const string &name)=0 | storage::StorageInterface | [pure virtual] |
removeMd(const string &name, bool destroySb)=0 | storage::StorageInterface | [pure virtual] |
removePartition(const string &partition)=0 | storage::StorageInterface | [pure virtual] |
removeVolume(const string &device)=0 | storage::StorageInterface | [pure virtual] |
rescanEverything()=0 | storage::StorageInterface | [pure virtual] |
resizePartition(const string &device, unsigned long sizeCyl)=0 | storage::StorageInterface | [pure virtual] |
resizeVolume(const string &device, unsigned long long newSizeMb)=0 | storage::StorageInterface | [pure virtual] |
restoreBackupState(const string &name)=0 | storage::StorageInterface | [pure virtual] |
setCacheChanges(bool cache)=0 | storage::StorageInterface | [pure virtual] |
setCallbackInfoPopup(CallbackInfoPopup pfnc)=0 | storage::StorageInterface | [pure virtual] |
setCallbackProgressBar(CallbackProgressBar pfnc)=0 | storage::StorageInterface | [pure virtual] |
setCallbackShowInstallInfo(CallbackShowInstallInfo pfnc)=0 | storage::StorageInterface | [pure virtual] |
setCallbackYesNoPopup(CallbackYesNoPopup pfnc)=0 | storage::StorageInterface | [pure virtual] |
setCrypt(const string &device, bool val)=0 | storage::StorageInterface | [pure virtual] |
setCryptPassword(const string &device, const string &pwd)=0 | storage::StorageInterface | [pure virtual] |
setDefaultMountBy(MountByType val)=0 | storage::StorageInterface | [pure virtual] |
setDetectMountedVolumes(bool val)=0 | storage::StorageInterface | [pure virtual] |
setIgnoreFstab(const string &device, bool val)=0 | storage::StorageInterface | [pure virtual] |
setRecursiveRemoval(bool val)=0 | storage::StorageInterface | [pure virtual] |
setRootPrefix(const string &root)=0 | storage::StorageInterface | [pure virtual] |
setZeroNewPartitions(bool val)=0 | storage::StorageInterface | [pure virtual] |
shrinkEvmsContainer(const string &name, const deque< string > &devs)=0 | storage::StorageInterface | [pure virtual] |
shrinkLvmVg(const string &name, const deque< string > &devs)=0 | storage::StorageInterface | [pure virtual] |
shrinkMd(const string &name, const string &dev)=0 | storage::StorageInterface | [pure virtual] |
StorageInterface() | storage::StorageInterface | [inline] |
umountDevice(const string &device)=0 | storage::StorageInterface | [pure virtual] |
updatePartitionArea(const string &device, unsigned long start, unsigned long sizeCyl)=0 | storage::StorageInterface | [pure virtual] |
~StorageInterface() | storage::StorageInterface | [inline, virtual] |