BlockDev.FSVfatInfo

Fields

Name

Type

Access

Description

cluster_count

int

r/w

number of clusters in the filesystem

cluster_size

int

r/w

cluster size used by the filesystem

free_cluster_count

int

r/w

number of free clusters in the filesystem

label

str

r/w

label of the filesystem

uuid

str

r/w

uuid of the filesystem

Methods

None

Details

class BlockDev.FSVfatInfo