|
yast2-storage
|
#include <SystemInfo.h>
| storage::SystemInfo::SystemInfo | ( | ) |
References y2deb.
| storage::SystemInfo::~SystemInfo | ( | ) |
References y2deb.
| const Blkid& storage::SystemInfo::getBlkid | ( | ) | [inline] |
References blkid.
Referenced by storage::MdPartCo::hasFileSystem().
| const CmdBtrfsShow& storage::SystemInfo::getCmdBtrfsShow | ( | ) | [inline] |
References cmdbtrfsshow.
Referenced by storage::BtrfsCo::getBtrfsData(), and storage::BtrfsCo::~BtrfsCo().
| const CmdDmraid& storage::SystemInfo::getCmdDmraid | ( | ) | [inline] |
References cmddmraid.
Referenced by storage::DmraidCo::getRaidData(), and storage::DmraidCo::getRaids().
| const CmdDmsetup& storage::SystemInfo::getCmdDmsetup | ( | ) | [inline] |
References cmddmsetup.
Referenced by storage::DmCo::getDmData(), storage::DmCo::getDmDataCrypt(), storage::DmmultipathCo::getMultipaths(), storage::DmraidCo::getRaids(), and storage::DmPartCo::init().
| const CmdMultipath& storage::SystemInfo::getCmdMultipath | ( | ) | [inline] |
References cmdmultipath.
Referenced by storage::DmmultipathCo::getMultipathData(), and storage::DmmultipathCo::getMultipaths().
| const Dasdview& storage::SystemInfo::getDasdview | ( | const string & | device | ) | [inline] |
References dasdviews, and storage::SystemInfo::LazyObjects< Type >::get().
Referenced by storage::Storage::autodetectDisks().
| const Fdasd& storage::SystemInfo::getFdasd | ( | const string & | device | ) | [inline] |
References fdasds, and storage::SystemInfo::LazyObjects< Type >::get().
| const Lsscsi& storage::SystemInfo::getLsscsi | ( | ) | [inline] |
References lsscsi.
Referenced by storage::Disk::Disk().
| const Parted& storage::SystemInfo::getParted | ( | const string & | device | ) | [inline] |
References storage::SystemInfo::LazyObjects< Type >::get(), and parteds.
Referenced by storage::MdPartCo::hasPartitionTable().
| const ProcMdstat& storage::SystemInfo::getProcMdstat | ( | ) | [inline] |
References procmdstat.
Referenced by storage::MdPartCo::getMdRaids(), storage::MdPartCo::initMd(), storage::Md::Md(), storage::MdCo::MdCo(), and storage::Md::updateData().
| const ProcMounts& storage::SystemInfo::getProcMounts | ( | ) | [inline] |
References procmounts.
Referenced by storage::LoopCo::getLoopData(), storage::NfsCo::getNfsData(), and storage::TmpfsCo::getTmpfsData().
| const ProcParts& storage::SystemInfo::getProcParts | ( | ) | [inline] |
| const UdevMap& storage::SystemInfo::getUdevMap | ( | const string & | path | ) | [inline] |
LazyObject<Blkid> storage::SystemInfo::blkid [private] |
Referenced by getBlkid().
Referenced by getCmdBtrfsShow().
LazyObject<CmdDmraid> storage::SystemInfo::cmddmraid [private] |
Referenced by getCmdDmraid().
LazyObject<CmdDmsetup> storage::SystemInfo::cmddmsetup [private] |
Referenced by getCmdDmsetup().
Referenced by getCmdMultipath().
LazyObjects<Dasdview> storage::SystemInfo::dasdviews [private] |
Referenced by getDasdview().
LazyObjects<Fdasd> storage::SystemInfo::fdasds [private] |
Referenced by getFdasd().
LazyObject<Lsscsi> storage::SystemInfo::lsscsi [private] |
Referenced by getLsscsi().
LazyObjects<Parted> storage::SystemInfo::parteds [private] |
Referenced by getParted().
LazyObject<ProcMdstat> storage::SystemInfo::procmdstat [private] |
Referenced by getProcMdstat().
LazyObject<ProcMounts> storage::SystemInfo::procmounts [private] |
Referenced by getProcMounts().
LazyObject<ProcParts> storage::SystemInfo::procparts [private] |
Referenced by getProcParts().
LazyObjects<UdevMap> storage::SystemInfo::udevmaps [private] |
Referenced by getUdevMap().
1.7.3