BlockDev.FSFeatures

Fields

Name

Type

Access

Description

configure

BlockDev.FSConfigureFlags

r/w

support for changing properties of an existing filesystem

features

BlockDev.FSFeatureFlags

r/w

other supported features

fsck

BlockDev.FSFsckFlags

r/w

support for fsck operations (check and repair)

mkfs

BlockDev.FSMkfsOptionsFlags

r/w

supported options for mkfs

partition_id

str

r/w

partition ID used for this filesystem on MSDOS partitions

partition_type

str

r/w

partition type/GUID used for this filesystem GPT partitions

resize

BlockDev.FSResizeFlags

r/w

supported resizes modes

Methods

None

Details

class BlockDev.FSFeatures