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 |
|||
aio True if asynchronous I/O is enabled |
|||
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
|
aioTrue if asynchronous I/O is enabled
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Dec 15 16:43:04 2020 | http://epydoc.sourceforge.net |