BlockDev.FSExfatInfo¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
cluster_count |
r/w |
number of clusters in the filesystem |
|
label |
r/w |
label of the filesystem |
|
sector_count |
r/w |
number of sectors in the filesystem |
|
sector_size |
r/w |
sector size used by the filesystem |
|
uuid |
r/w |
uuid of the filesystem |
Methods¶
None
Details¶
- class BlockDev.FSExfatInfo¶