BlockDev.FSExt2Info¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
block_count |
r/w |
number of blocks in the filesystem |
|
block_size |
r/w |
block size used by the filesystem |
|
free_blocks |
r/w |
number of free blocks in the filesystem |
|
label |
r/w |
label of the filesystem |
|
state |
r/w |
state of the filesystem (e.g. “clean”) |
|
uuid |
r/w |
uuid of the filesystem |
Methods¶
None
Details¶
- class BlockDev.FSExt2Info¶