#include <iostream>#include <sstream>#include "y2storage/MdCo.h"#include "y2storage/Md.h"#include "y2storage/MdPartCo.h"#include "y2storage/SystemCmd.h"#include "y2storage/AppUtil.h"#include "y2storage/Storage.h"#include "y2storage/EtcRaidtab.h"#include "y2storage/StorageDefines.h"Namespaces | |
| namespace | storage |
Functions | |
| std::ostream & | storage::operator<< (std::ostream &s, const MdCo &d) |
| static bool | showMdPartContainers (const Container &c) |
| static bool showMdPartContainers | ( | const Container & | c | ) | [static] |
References storage::Container::deleted(), storage::MDPART, and storage::Container::type().
Referenced by storage::MdCo::isHandledByMdPart().
1.5.6