libstorage
storage::StorageInterface Member List

This is the complete list of members for storage::StorageInterface, including all inherited members.

activateEncryption(const string &device, bool on)=0storage::StorageInterfacepure virtual
activateHld(bool val)=0storage::StorageInterfacepure virtual
activateMultipath(bool val)=0storage::StorageInterfacepure virtual
addFstabEntry(const string &device, const string &mount, const string &vfs, const string &options, unsigned freq, unsigned passno)=0storage::StorageInterfacepure virtual
addFstabOptions(const string &device, const string &options)=0storage::StorageInterfacepure virtual
addNfsDevice(const string &nfsDev, const string &opts, unsigned long long sizeK, const string &mp, bool nfs4)=0storage::StorageInterfacepure virtual
addTmpfsMount(const string &mp, const string &opts)=0storage::StorageInterfacepure virtual
changeDescText(const string &device, const string &txt)=0storage::StorageInterfacepure virtual
changeFormatVolume(const string &device, bool format, FsType fs)=0storage::StorageInterfacepure virtual
changeFstabOptions(const string &device, const string &options)=0storage::StorageInterfacepure virtual
changeLabelVolume(const string &device, const string &label)=0storage::StorageInterfacepure virtual
changeLvChunkSize(const string &vg, const string &name, unsigned long long chunkSizeK)=0storage::StorageInterfacepure virtual
changeLvStripeCount(const string &vg, const string &name, unsigned long stripes)=0storage::StorageInterfacepure virtual
changeLvStripeSize(const string &vg, const string &name, unsigned long long stripeSizeK)=0storage::StorageInterfacepure virtual
changeMdChunk(const string &name, unsigned long chunkSizeK)=0storage::StorageInterfacepure virtual
changeMdParity(const string &name, MdParity ptype)=0storage::StorageInterfacepure virtual
changeMdType(const string &name, MdType md_type)=0storage::StorageInterfacepure virtual
changeMkfsOptVolume(const string &device, const string &opts)=0storage::StorageInterfacepure virtual
changeMountBy(const string &device, MountByType mby)=0storage::StorageInterfacepure virtual
changeMountPoint(const string &device, const string &mount)=0storage::StorageInterfacepure virtual
changePartitionId(const string &partition, unsigned id)=0storage::StorageInterfacepure virtual
changeTunefsOptVolume(const string &device, const string &opts)=0storage::StorageInterfacepure virtual
checkBackupState(const string &name) const =0storage::StorageInterfacepure virtual
checkDeviceMounted(const string &device, list< string > &mps)=0storage::StorageInterfacepure virtual
checkDmMapsTo(const string &device)=0storage::StorageInterfacepure virtual
checkMd(const string &name)=0storage::StorageInterfacepure virtual
checkNfsDevice(const string &nfsDev, const string &opts, bool nfs4, unsigned long long &SWIG_OUTPUT(sizeK))=0storage::StorageInterfacepure virtual
commit()=0storage::StorageInterfacepure virtual
computeMdSize(MdType md_type, const list< string > &devices, const list< string > &spares, unsigned long long &SWIG_OUTPUT(sizeK))=0storage::StorageInterfacepure virtual
createBackupState(const string &name)=0storage::StorageInterfacepure virtual
createFileLoop(const string &lname, bool reuseExisting, unsigned long long sizeK, const string &mp, const string &pwd, string &SWIG_OUTPUT(device))=0storage::StorageInterfacepure virtual
createLvmLv(const string &vg, const string &name, unsigned long long sizeK, unsigned stripes, string &SWIG_OUTPUT(device))=0storage::StorageInterfacepure virtual
createLvmLvPool(const string &vg, const string &name, unsigned long long sizeK, string &SWIG_OUTPUT(device))=0storage::StorageInterfacepure virtual
createLvmLvSnapshot(const string &vg, const string &origin, const string &name, unsigned long long cowSizeK, string &SWIG_OUTPUT(device))=0storage::StorageInterfacepure virtual
createLvmLvThin(const string &vg, const string &name, const string &pool, unsigned long long sizeK, string &SWIG_OUTPUT(device))=0storage::StorageInterfacepure virtual
createLvmVg(const string &name, unsigned long long peSizeK, bool lvm1, const deque< string > &devs)=0storage::StorageInterfacepure virtual
createMd(const string &name, MdType md_type, const list< string > &devices, const list< string > &spares)=0storage::StorageInterfacepure virtual
createMdAny(MdType md_type, const list< string > &devices, const list< string > &spares, string &SWIG_OUTPUT(device))=0storage::StorageInterfacepure virtual
createPartition(const string &disk, PartitionType type, const RegionInfo &cylRegion, string &SWIG_OUTPUT(device))=0storage::StorageInterfacepure virtual
createPartitionAny(const string &disk, unsigned long long sizeK, string &SWIG_OUTPUT(device))=0storage::StorageInterfacepure virtual
createPartitionKb(const string &disk, PartitionType type, const RegionInfo &kRegion, string &SWIG_OUTPUT(device))=0storage::StorageInterfacepure virtual
createPartitionMax(const string &disk, PartitionType type, string &SWIG_OUTPUT(device))=0storage::StorageInterfacepure virtual
createSubvolume(const string &device, const string &name)=0storage::StorageInterfacepure virtual
cylinderToKb(const string &disk, unsigned long sizeCyl)=0storage::StorageInterfacepure virtual
defaultDiskLabel(const string &device)=0storage::StorageInterfacepure virtual
destroyPartitionTable(const string &disk, const string &label)=0storage::StorageInterfacepure virtual
dumpCommitInfos() const =0storage::StorageInterfacepure virtual
dumpObjectList()=0storage::StorageInterfacepure virtual
equalBackupStates(const string &lhs, const string &rhs, bool verbose_log) const =0storage::StorageInterfacepure virtual
existSubvolume(const string &device, const string &name)=0storage::StorageInterfacepure virtual
extendBtrfsVolume(const string &name, const deque< string > &devs)=0storage::StorageInterfacepure virtual
extendLvmVg(const string &name, const deque< string > &devs)=0storage::StorageInterfacepure virtual
extendMd(const string &name, const list< string > &devices, const list< string > &spares)=0storage::StorageInterfacepure virtual
forgetChangePartitionId(const string &partition)=0storage::StorageInterfacepure virtual
forgetCryptPassword(const string &device)=0storage::StorageInterfacepure virtual
forgetResizeVolume(const string &device)=0storage::StorageInterfacepure virtual
freeCylindersAroundPartition(const string &device, unsigned long &SWIG_OUTPUT(freeCylsBefore), unsigned long &SWIG_OUTPUT(freeCylsAfter))=0storage::StorageInterfacepure virtual
getAllUsedFs() const =0storage::StorageInterfacepure virtual
getBtrfsInfo(deque< BtrfsInfo > &plist)=0storage::StorageInterfacepure virtual
getCallbackCommitErrorPopup() const =0storage::StorageInterfacepure virtual
getCallbackInfoPopup() const =0storage::StorageInterfacepure virtual
getCallbackPasswordPopup() const =0storage::StorageInterfacepure virtual
getCallbackProgressBar() const =0storage::StorageInterfacepure virtual
getCallbackShowInstallInfo() const =0storage::StorageInterfacepure virtual
getCallbackYesNoPopup() const =0storage::StorageInterfacepure virtual
getCommitInfos(list< CommitInfo > &infos) const =0storage::StorageInterfacepure virtual
getContainers(deque< ContainerInfo > &infos)=0storage::StorageInterfacepure virtual
getContDiskInfo(const string &disk, ContainerInfo &cinfo, DiskInfo &info)=0storage::StorageInterfacepure virtual
getContDmmultipathCoInfo(const string &name, ContainerInfo &cinfo, DmmultipathCoInfo &info)=0storage::StorageInterfacepure virtual
getContDmraidCoInfo(const string &name, ContainerInfo &cinfo, DmraidCoInfo &info)=0storage::StorageInterfacepure virtual
getContLvmVgInfo(const string &name, ContainerInfo &cinfo, LvmVgInfo &info)=0storage::StorageInterfacepure virtual
getContMdPartCoInfo(const string &name, ContainerInfo &cinfo, MdPartCoInfo &info)=0storage::StorageInterfacepure virtual
getContVolInfo(const string &dev, ContVolInfo &info)=0storage::StorageInterfacepure virtual
getCrypt(const string &device, bool &SWIG_OUTPUT(val))=0storage::StorageInterfacepure virtual
getCryptPassword(const string &device, string &SWIG_OUTPUT(pwd))=0storage::StorageInterfacepure virtual
getDefaultFs() const =0storage::StorageInterfacepure virtual
getDefaultMountBy() const =0storage::StorageInterfacepure virtual
getDefaultSubvolName() const =0storage::StorageInterfacepure virtual
getDetectMountedVolumes() const =0storage::StorageInterfacepure virtual
getDiskInfo(const string &disk, DiskInfo &info)=0storage::StorageInterfacepure virtual
getDlabelCapabilities(const string &dlabel, DlabelCapabilities &dlabelcapabilities) const =0storage::StorageInterfacepure virtual
getDmInfo(deque< DmInfo > &plist)=0storage::StorageInterfacepure virtual
getDmmultipathCoInfo(const string &name, DmmultipathCoInfo &info)=0storage::StorageInterfacepure virtual
getDmmultipathInfo(const string &name, deque< DmmultipathInfo > &plist)=0storage::StorageInterfacepure virtual
getDmraidCoInfo(const string &name, DmraidCoInfo &info)=0storage::StorageInterfacepure virtual
getDmraidInfo(const string &name, deque< DmraidInfo > &plist)=0storage::StorageInterfacepure virtual
getEfiBoot()=0storage::StorageInterfacepure virtual
getErrorString(int error) const =0storage::StorageInterfacepure virtual
getExtendedErrorMessage() const =0storage::StorageInterfacepure virtual
getFreeInfo(const string &device, bool get_resize, ResizeInfo &resize_info, bool get_content, ContentInfo &content_info, bool use_cache)=0storage::StorageInterfacepure virtual
getFsCapabilities(FsType fstype, FsCapabilities &fscapabilities) const =0storage::StorageInterfacepure virtual
getFstabOptions(const string &device, string &SWIG_OUTPUT(options))=0storage::StorageInterfacepure virtual
getIgnoreFstab(const string &device, bool &SWIG_OUTPUT(val))=0storage::StorageInterfacepure virtual
getLastAction() const =0storage::StorageInterfacepure virtual
getLoopInfo(deque< LoopInfo > &plist)=0storage::StorageInterfacepure virtual
getLvmLvInfo(const string &name, deque< LvmLvInfo > &plist)=0storage::StorageInterfacepure virtual
getLvmLvSnapshotStateInfo(const string &vg, const string &name, LvmLvSnapshotStateInfo &info)=0storage::StorageInterfacepure virtual
getLvmVgInfo(const string &name, LvmVgInfo &info)=0storage::StorageInterfacepure virtual
getMdAllowedParity(MdType md_type, unsigned devnr)=0storage::StorageInterfacepure virtual
getMdInfo(deque< MdInfo > &plist)=0storage::StorageInterfacepure virtual
getMdPartCoInfo(const string &name, MdPartCoInfo &info)=0storage::StorageInterfacepure virtual
getMdPartCoStateInfo(const string &name, MdPartCoStateInfo &info)=0storage::StorageInterfacepure virtual
getMdPartInfo(const string &device, deque< MdPartInfo > &plist)=0storage::StorageInterfacepure virtual
getMdStateInfo(const string &name, MdStateInfo &info)=0storage::StorageInterfacepure virtual
getMountBy(const string &device, MountByType &SWIG_OUTPUT(mby))=0storage::StorageInterfacepure virtual
getMountPoint(const string &device, string &SWIG_OUTPUT(mount))=0storage::StorageInterfacepure virtual
getMultipathAutostart() const =0storage::StorageInterfacepure virtual
getNfsInfo(deque< NfsInfo > &plist)=0storage::StorageInterfacepure virtual
getPartitionAlignment() const =0storage::StorageInterfacepure virtual
getPartitionInfo(const string &disk, deque< PartitionInfo > &plist)=0storage::StorageInterfacepure virtual
getPartitionName(const string &disk, int partition_no)=0storage::StorageInterfacepure virtual
getPartitionPrefix(const string &disk)=0storage::StorageInterfacepure virtual
getRecursiveRemoval() const =0storage::StorageInterfacepure virtual
getRecursiveUsedBy(const list< string > &devices, bool itself, list< string > &usedby_devices)=0storage::StorageInterfacepure virtual
getRecursiveUsing(const list< string > &devices, bool itself, list< string > &using_devices)=0storage::StorageInterfacepure virtual
getRootPrefix() const =0storage::StorageInterfacepure virtual
getTmpfsInfo(deque< TmpfsInfo > &plist)=0storage::StorageInterfacepure virtual
getUnusedPartitionSlots(const string &disk, list< PartitionSlotInfo > &slots)=0storage::StorageInterfacepure virtual
getUserdata(const string &device, map< string, string > &userdata)=0storage::StorageInterfacepure virtual
getVolume(const string &device, VolumeInfo &info)=0storage::StorageInterfacepure virtual
getVolumes(deque< VolumeInfo > &infos)=0storage::StorageInterfacepure virtual
getZeroNewPartitions() const =0storage::StorageInterfacepure virtual
initializeDisk(const string &disk, bool value)=0storage::StorageInterfacepure virtual
isCacheChanges() const =0storage::StorageInterfacepure virtual
kbToCylinder(const string &disk, unsigned long long sizeK)=0storage::StorageInterfacepure virtual
modifyFileLoop(const string &device, const string &lname, bool reuseExisting, unsigned long long sizeK)=0storage::StorageInterfacepure virtual
mountDevice(const string &device, const string &mp)=0storage::StorageInterfacepure virtual
mountDeviceOpts(const string &device, const string &mp, const string &opts)=0storage::StorageInterfacepure virtual
mountDeviceRo(const string &device, const string &mp, const string &opts)=0storage::StorageInterfacepure virtual
needCryptPassword(const string &device)=0storage::StorageInterfacepure virtual
nextFreeMd(unsigned &SWIG_OUTPUT(nr), string &SWIG_OUTPUT(device))=0storage::StorageInterfacepure virtual
nextFreePartition(const string &disk, PartitionType type, unsigned &SWIG_OUTPUT(nr), string &SWIG_OUTPUT(device))=0storage::StorageInterfacepure virtual
readFstab(const string &dir, deque< VolumeInfo > &infos)=0storage::StorageInterfacepure virtual
removeBackupState(const string &name)=0storage::StorageInterfacepure virtual
removeDmraid(const string &name)=0storage::StorageInterfacepure virtual
removeDmTableTo(const string &device)=0storage::StorageInterfacepure virtual
removeFileLoop(const string &lname, bool removeFile)=0storage::StorageInterfacepure virtual
removeFstabOptions(const string &device, const string &options)=0storage::StorageInterfacepure virtual
removeLvmLv(const string &vg, const string &name)=0storage::StorageInterfacepure virtual
removeLvmLvByDevice(const string &device)=0storage::StorageInterfacepure virtual
removeLvmLvSnapshot(const string &vg, const string &name)=0storage::StorageInterfacepure virtual
removeLvmVg(const string &name)=0storage::StorageInterfacepure virtual
removeMd(const string &name, bool destroySb)=0storage::StorageInterfacepure virtual
removeMdPartCo(const string &name, bool destroySb)=0storage::StorageInterfacepure virtual
removePartition(const string &partition)=0storage::StorageInterfacepure virtual
removeSubvolume(const string &device, const string &name)=0storage::StorageInterfacepure virtual
removeTmpfsMount(const string &mp)=0storage::StorageInterfacepure virtual
removeVolume(const string &device)=0storage::StorageInterfacepure virtual
renameCryptDm(const string &device, const string &new_name)=0storage::StorageInterfacepure virtual
rescanCryptedObjects()=0storage::StorageInterfacepure virtual
rescanEverything()=0storage::StorageInterfacepure virtual
resizePartition(const string &device, unsigned long sizeCyl)=0storage::StorageInterfacepure virtual
resizePartitionNoFs(const string &device, unsigned long sizeCyl)=0storage::StorageInterfacepure virtual
resizeVolume(const string &device, unsigned long long newSizeK)=0storage::StorageInterfacepure virtual
resizeVolumeNoFs(const string &device, unsigned long long newSizeK)=0storage::StorageInterfacepure virtual
restoreBackupState(const string &name)=0storage::StorageInterfacepure virtual
setCacheChanges(bool cache)=0storage::StorageInterfacepure virtual
setCallbackCommitErrorPopup(CallbackCommitErrorPopup pfnc)=0storage::StorageInterfacepure virtual
setCallbackInfoPopup(CallbackInfoPopup pfnc)=0storage::StorageInterfacepure virtual
setCallbackPasswordPopup(CallbackPasswordPopup pfnc)=0storage::StorageInterfacepure virtual
setCallbackProgressBar(CallbackProgressBar pfnc)=0storage::StorageInterfacepure virtual
setCallbackShowInstallInfo(CallbackShowInstallInfo pfnc)=0storage::StorageInterfacepure virtual
setCallbackYesNoPopup(CallbackYesNoPopup pfnc)=0storage::StorageInterfacepure virtual
setCrypt(const string &device, bool val)=0storage::StorageInterfacepure virtual
setCryptPassword(const string &device, const string &pwd)=0storage::StorageInterfacepure virtual
setCryptType(const string &device, bool val, EncryptType typ)=0storage::StorageInterfacepure virtual
setDefaultFs(FsType val)=0storage::StorageInterfacepure virtual
setDefaultMountBy(MountByType val)=0storage::StorageInterfacepure virtual
setDefaultSubvolName(const string &val)=0storage::StorageInterfacepure virtual
setDetectMountedVolumes(bool val)=0storage::StorageInterfacepure virtual
setIgnoreFstab(const string &device, bool val)=0storage::StorageInterfacepure virtual
setMultipathAutostart(MultipathAutostart multipath_autostart)=0storage::StorageInterfacepure virtual
setPartitionAlignment(PartAlign val)=0storage::StorageInterfacepure virtual
setRecursiveRemoval(bool val)=0storage::StorageInterfacepure virtual
setRootPrefix(const string &root)=0storage::StorageInterfacepure virtual
setUserdata(const string &device, const map< string, string > &userdata)=0storage::StorageInterfacepure virtual
setZeroNewPartitions(bool val)=0storage::StorageInterfacepure virtual
shrinkBtrfsVolume(const string &name, const deque< string > &devs)=0storage::StorageInterfacepure virtual
shrinkLvmVg(const string &name, const deque< string > &devs)=0storage::StorageInterfacepure virtual
shrinkMd(const string &name, const list< string > &devices, const list< string > &spares)=0storage::StorageInterfacepure virtual
StorageInterface() (defined in storage::StorageInterface)storage::StorageInterfaceinline
umountDevice(const string &device)=0storage::StorageInterfacepure virtual
umountDeviceUns(const string &device, bool unsetup)=0storage::StorageInterfacepure virtual
updateMd(const string &name, const list< string > &devices, const list< string > &spares)=0storage::StorageInterfacepure virtual
updatePartitionArea(const string &device, const RegionInfo &cylRegion)=0storage::StorageInterfacepure virtual
verifyCryptPassword(const string &device, const string &pwd, bool erase)=0storage::StorageInterfacepure virtual
~StorageInterface() (defined in storage::StorageInterface)storage::StorageInterfaceinlinevirtual