BlockDev.FSVfatInfo¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
cluster_count |
r/w |
number of clusters in the filesystem |
|
cluster_size |
r/w |
cluster size used by the filesystem |
|
free_cluster_count |
r/w |
number of free clusters in the filesystem |
|
label |
r/w |
label of the filesystem |
|
uuid |
r/w |
uuid of the filesystem |
Methods¶
None
Details¶
- class BlockDev.FSVfatInfo¶