|
OpenMediaVault
0.6 (Kralizec)
The open network attached storage solution
|
Additional Inherited Members | |
Public Member Functions inherited from OMVFilesystemAbstract | |
| __construct ($id) | |
| refresh () | |
| exists () | |
| hasUuid () | |
| getUuid () | |
| hasLabel () | |
| getLabel () | |
| getType () | |
| getPartitionType () | |
| getPartitionScheme () | |
| getUsage () | |
| getPartitionEntry () | |
| getDeviceFile () | |
| getCanonicalDeviceFile () | |
| getDeviceFileByUuid () | |
| getStorageDeviceFile () | |
| getBlockSize () | |
| getMountPoint () | |
| getStatistics () | |
| hasPosixAclSupport () | |
| isMounted () | |
| mount ($options="") | |
| umount ($force=FALSE, $lazy=FALSE) | |
Public Member Functions inherited from OMVObject | |
| __construct () | |
| getLastError () | |
Static Public Member Functions inherited from OMVFilesystemAbstract | |
| static | isMountPoint ($dir) |
| static | buildMountPath ($uuid) |
| static | hasFileSystem ($deviceFile) |
Protected Member Functions inherited from OMVObject | |
| setLastError ($error) | |
| debug () | |
Protected Attributes inherited from OMVFilesystemAbstract | |
| $uuid = "" | |
| $type = "" | |
| $deviceFile = "" | |
| $label = "" | |
| $partEntry = NULL | |
| $usage = "" | |
Class to get detailed information about a filesystem.
1.8.6