OpenMediaVault  3.0 (Erasmus)
The open network attached storage solution
List of all members
OMV\System\Filesystem\Backend\Ext Class Reference
Inheritance diagram for OMV\System\Filesystem\Backend\Ext:
OMV\System\Filesystem\Backend\BackendAbstract OMV\System\Filesystem\Backend\Ext2 OMV\System\Filesystem\Backend\Ext3 OMV\System\Filesystem\Backend\Ext4

Additional Inherited Members

- Public Member Functions inherited from OMV\System\Filesystem\Backend\BackendAbstract
 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)
 
- Public Attributes inherited from OMV\System\Filesystem\Backend\BackendAbstract
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
 
- Protected Attributes inherited from OMV\System\Filesystem\Backend\BackendAbstract
 $type = ""
 
 $properties = self::PROP_NONE
 
 $mkfsOptions = ""
 
 $mntOptions = []
 

The documentation for this class was generated from the following file: