Static Private Member Functions |
| template<typename T > |
| static T | xlate (const T v) |
| static bool | isspace (const char c) |
| static bool | isalnum (const char c) |
| static bool | validate_name (const char *n) |
Member Enumeration Documentation
- Enumerator:
| SECTOR_SHIFT |
|
| SECTOR_SIZE |
|
| LABEL_SIZE |
|
| LABEL_SCAN_SECTORS |
|
| LABEL_SCAN_SIZE |
|
| INITIAL_CRC |
|
| ID_LEN |
|
| NAME_LEN |
|
| FMTT_VERSION |
|
| MDA_HEADER_SIZE |
|
Constructor & Destructor Documentation
Member Function Documentation
| static void Lvm::find |
( |
MyDiskHelper * |
disk, |
|
|
unsigned |
disknum |
|
) |
| |
|
inlinestatic |
| unsigned Lvm::find_vgs |
( |
unsigned |
disknum | ) |
|
|
inlineprivate |
Reads metadata from disks and constructs volume groups.
| static bool Lvm::isalnum |
( |
const char |
c | ) |
|
|
inlinestaticprivate |
| static bool Lvm::isspace |
( |
const char |
c | ) |
|
|
inlinestaticprivate |
| unsigned Lvm::scan_pvs |
( |
unsigned |
disknum | ) |
|
|
inlineprivate |
Scans physical volumes for LVM labels.
| static bool Lvm::validate_name |
( |
const char * |
n | ) |
|
|
inlinestaticprivate |
template<typename T >
| static T Lvm::xlate |
( |
const T |
v | ) |
|
|
inlinestaticprivate |
Member Data Documentation
The documentation for this class was generated from the following file: