#include <sys/statvfs.h>
#include <ycp/y2log.h>
#include <y2/Y2ComponentBroker.h>
#include <y2/Y2Component.h>
#include <y2/Y2Namespace.h>
#include <y2/Y2Function.h>
#include "Y2MakefsComponent.h"
#include "Ext2_Partition.h"
#include "Reiser_Partition.h"
#include "Fat_Partition.h"
#include "Xfs_Partition.h"
#include "Jfs_Partition.h"
Defines | |
#define | RETURN_OK YCPSymbol("ok") |
#define | RETURN_ERROR YCPSymbol("error") |
#define | RETURN_CANCEL YCPSymbol("cancel") |
|
|
|
|
|
|