23 #ifndef STORAGE_LVM_DEVICES_FILE_H 24 #define STORAGE_LVM_DEVICES_FILE_H Status
Status of LVM devices file.
Definition: LvmDevicesFile.h:40
Use of the LVM devices file is enabled but the file itself is missing.
Definition: LvmDevicesFile.h:33
Use of the LVM devices file is enabled.
The main container of the libstorage-ng.
Definition: Devicegraph.h:169
static Status status()
Query the status of the LVM devices file.
static void create(const Devicegraph *devicegraph)
Add all LVM PVs in the devicegraph to the LVM devices file thus creating it.
Use of the LVM devices file is disabled.
The storage namespace.
Definition: Actiongraph.h:39