| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
node.CFSNode --+
|
StorageObject --+
|
FileIOStorageObject
An interface to configFS storage objects for fileio backstore.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
write_back True if write-back, False if write-through (write cache disabled) |
|||
|
size Get the current FileIOStorage size in bytes |
|||
|
is_block True if FileIoStorage is backed by a block device instead of a file |
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
A FileIOStorageObject can be instantiated in two ways:
|
|
|
|
|||
write_backTrue if write-back, False if write-through (write cache disabled)
|
sizeGet the current FileIOStorage size in bytes
|
is_blockTrue if FileIoStorage is backed by a block device instead of a file
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Apr 16 22:40:11 2014 | http://epydoc.sourceforge.net |