#include <iostream>#include <sstream>#include "y2storage/LvmVg.h"#include "y2storage/LvmLv.h"#include "y2storage/SystemCmd.h"#include "y2storage/AppUtil.h"#include "y2storage/Storage.h"Functions | |
| static bool | lvNotCreated (const LvmLv &l) |
| static bool | lvDeleted (const LvmLv &l) |
| static bool | lvCreated (const LvmLv &l) |
| static bool | lvResized (const LvmLv &l) |
| std::ostream & | operator<< (std::ostream &s, const LvmVg &d) |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
1.4.4