BlockDev.FSUdfInfo

Fields

Name

Type

Access

Description

block_count

int

r/w

number of blocks in the filesystem

block_size

int

r/w

block size used by the filesystem

free_blocks

int

r/w

number of free blocks in the filesystem

label

str

r/w

label of the filesystem

lvid

str

r/w

Logical Volume Identifier (most UDF implementations use this identifier as a disk label)

revision

str

r/w

UDF revision

uuid

str

r/w

uuid of the filesystem

vid

str

r/w

Volume Identifier

Methods

None

Details

class BlockDev.FSUdfInfo