#include <StorageInterface.h>
Public Member Functions | |
| FsCapabilities () | |
Public Attributes | |
| bool | isExtendable |
| bool | isExtendableWhileMounted |
| bool | isReduceable |
| bool | isReduceableWhileMounted |
| bool | supportsUuid |
| bool | supportsLabel |
| bool | labelWhileMounted |
| unsigned int | labelLength |
| unsigned long long | minimalFsSizeK |
| storage::FsCapabilities::FsCapabilities | ( | ) | [inline] |
Referenced by storage::Volume::canResize().
Referenced by storage::LvmVg::doResize(), and storage::EvmsCo::doResize().
Referenced by storage::Volume::canResize().
Referenced by storage::LvmVg::doResize(), and storage::EvmsCo::doResize().
Referenced by storage::Volume::changeMountBy().
Referenced by storage::Volume::changeMountBy(), storage::Volume::doSetLabel(), and storage::Volume::setFormat().
Referenced by storage::Volume::doSetLabel().
| unsigned int storage::FsCapabilities::labelLength |
Referenced by storage::Volume::setFormat().
| unsigned long long storage::FsCapabilities::minimalFsSizeK |
Referenced by storage::Volume::setFormat().
1.5.5