Crate bootc_internal_blockdev

Source

Structs§

Device
LoopbackDevice
Partition
PartitionTable

Enums§

PartitionType

Functions§

find_parent_devices
This is a bit fuzzy, but… this function will return every block device in the parent hierarchy of device capable of containing other partitions. So e.g. parent devices of type “part” doesn’t match, but “disk” and “mpath” does.
list_dev
parse_size_mib
Parse a string into mibibytes
partitions_of