#include <sstream>#include <features.h>#include <sys/stat.h>#include "y2storage/Volume.h"#include "y2storage/Disk.h"#include "y2storage/LoopCo.h"#include "y2storage/Storage.h"#include "y2storage/StorageTypes.h"#include "y2storage/Container.h"#include "y2storage/AppUtil.h"#include "y2storage/SystemCmd.h"#include "y2storage/ProcMounts.h"#include "y2storage/ProcPart.h"#include "y2storage/OutputProcessor.h"#include "y2storage/EtcFstab.h"Namespaces | |
| namespace | storage |
Functions | |
| bool | hasLoopDevice (const Volume &v) |
| static bool | haveQuota (const string &fstopt) |
| std::ostream & | storage::operator<< (std::ostream &s, const Volume &v) |
| bool hasLoopDevice | ( | const Volume & | v | ) |
| static bool haveQuota | ( | const string & | fstopt | ) | [static] |
1.5.5