#include <iostream>#include <stdio.h>#include <string>#include <sstream>#include <iomanip>#include "y2storage/SystemCmd.h"#include "y2storage/ProcPart.h"#include "y2storage/Storage.h"#include "y2storage/OutputProcessor.h"#include "y2storage/Dasd.h"Namespaces | |
| namespace | storage |
Functions | |
| static bool | needDasdfmt (const Disk &d) |
| std::ostream & | storage::operator<< (std::ostream &s, const Dasd &d) |
| static bool needDasdfmt | ( | const Disk & | d | ) | [static] |
References storage::Disk::initializeDisk(), and storage::Disk::isDasd().
Referenced by storage::Dasd::doDasdfmt().
1.5.5