openmediavault  4.0 (Arrakis)
The open network attached storage solution
Public Member Functions | Protected Attributes | List of all members
OMV\System\Storage\Backend\DM Class Reference
Inheritance diagram for OMV\System\Storage\Backend\DM:
OMV\System\Storage\Backend\BackendAbstract OMV\System\Storage\Backend\LVM

Public Member Functions

 getType ()
 
 enumerate ()
 
 enumerateSlaves ()
 
 isTypeOf ($deviceFile)
 
 getImpl ($args)
 
 fsDeviceFile ($deviceFile, $partition=1)
 
- Public Member Functions inherited from OMV\System\Storage\Backend\BackendAbstract
 getType ()
 
 enumerate ()
 
 enumerateSlaves ()
 
 isTypeOf ($deviceFile)
 
 getImpl ($args)
 
 baseDeviceFile ($deviceFile)
 
 fsDeviceFile ($deviceFile, $partition=1)
 

Protected Attributes

 $regex = "(mapper\/.+)|(dm-\d+)"
 

Additional Inherited Members

- Protected Member Functions inherited from OMV\System\Storage\Backend\BackendAbstract
 enumerateProcFs ($regex)
 
 isTypeOfByName ($deviceFile, $regex)
 

Detailed Description

Implements the storage device backend for Linux device mapper devices.


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