#include <PeContainer.h>
Public Member Functions | |
| Pv () | |
| string | realDevice () const |
| bool | operator== (const Pv &rhs) const |
| bool | operator== (const string &dev) const |
| bool | equalContent (const Pv &rhs) const |
Static Public Member Functions | |
| static bool | comp_le (const Pv &a, const Pv &b) |
| static bool | no_free (const Pv &a) |
Public Attributes | |
| string | device |
| string | dmcryptDevice |
| string | uuid |
| string | status |
| unsigned long | num_pe |
| unsigned long | free_pe |
| storage::PeContainer::Pv::Pv | ( | ) | [inline] |
| string storage::PeContainer::Pv::realDevice | ( | ) | const [inline] |
| static bool storage::PeContainer::Pv::no_free | ( | const Pv & | a | ) | [inline, static] |
| bool storage::PeContainer::Pv::operator== | ( | const string & | dev | ) | const [inline] |
References device.
| bool storage::PeContainer::Pv::equalContent | ( | const Pv & | rhs | ) | const [inline] |
Referenced by storage::PeContainer::addPv(), storage::LvmVg::addPv(), storage::DmraidCo::addPv(), storage::DmmultipathCo::addPv(), storage::LvmVg::doCreatePv(), equalContent(), storage::LvmVg::extendVg(), storage::DmmultipathCo::getMultipathData(), storage::DmraidCo::getRaidData(), storage::LvmVg::getVgData(), storage::operator<<(), operator==(), realDevice(), and storage::PeContainer::tryUnusePe().
Referenced by equalContent(), storage::LvmVg::extendVg(), storage::LvmVg::getVgData(), storage::operator<<(), and realDevice().
Referenced by equalContent(), storage::LvmVg::getVgData(), and storage::operator<<().
Referenced by equalContent(), storage::LvmVg::getVgData(), and storage::operator<<().
| unsigned long storage::PeContainer::Pv::num_pe |
| unsigned long storage::PeContainer::Pv::free_pe |
Referenced by comp_le(), equalContent(), storage::LvmVg::extendVg(), storage::LvmVg::getVgData(), no_free(), and storage::operator<<().
1.5.6