BlockDev.FSUdfInfo¶
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 |
|
lvid |
r/w |
Logical Volume Identifier (most UDF implementations use this identifier as a disk label) |
|
revision |
r/w |
UDF revision |
|
uuid |
r/w |
uuid of the filesystem |
|
vid |
r/w |
Volume Identifier |
Methods¶
None
Details¶
- class BlockDev.FSUdfInfo¶