OpenMediaVault
3.0 (Erasmus)
The open network attached storage solution
|
Additional Inherited Members | |
![]() | |
getType () | |
enumerate () | |
isBlkidEnumerated () | |
isTypeOf ($id) | |
getProperties () | |
hasProperty ($property) | |
hasDiscardSupport () | |
hasPosixAclSupport () | |
hasFstabSupport () | |
hasQuotaSupport () | |
hasResizeSupport () | |
hasReadOnlySupport () | |
hasCompressSupport () | |
hasAutoDefragSupport () | |
hasDeviceFile () | |
getFstabMntOptions (\OMV\System\Storage\StorageDevice $sd=null) | |
getMkfsOptions (\OMV\System\Storage\StorageDevice $sd=null) | |
getImpl ($args) | |
![]() | |
const | PROP_NONE = 0x0 |
const | PROP_MNTENT = 0x1 |
const | PROP_POSIX_ACL = 0x2 |
const | PROP_DISCARD = 0x4 |
const | PROP_QUOTA = 0x8 |
const | PROP_RESIZE = 0x10 |
const | PROP_READ_ONLY = 0x20 |
const | PROP_COMPRESS = 0x40 |
const | PROP_AUTO_DEFRAG = 0x80 |
![]() | |
$type = "" | |
$properties = self::PROP_NONE | |
$mkfsOptions = "" | |
$mntOptions = [] | |