| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
node.CFSNode --+
|
StorageObject --+
|
BlockStorageObject
An interface to configFS storage objects for block backstore.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
major Get the block device major number |
|||
|
minor Get the block device minor number |
|||
|
size Get the block device size |
|||
|
write_back True if write-back, False if write-through (write cache disabled) |
|||
|
readonly True if the device is read-only, False if read/write |
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
A BlockIOStorageObject can be instantiated in two ways:
|
|
|
|
|||
majorGet the block device major number
|
minorGet the block device minor number
|
sizeGet the block device size
|
write_backTrue if write-back, False if write-through (write cache disabled)
|
readonlyTrue if the device is read-only, False if read/write
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Apr 16 22:40:11 2014 | http://epydoc.sourceforge.net |