Skip to main content

Module resize

Module resize 

Source
Expand description

§Device resizing: growing or shrinking a device within a mounted filesystem

Resizing adjusts how much of a block device’s capacity btrfs uses, without unmounting. A device can be grown up to its physical size, shrunk to the minimum space currently occupied, or set to an explicit byte count.

Structs§

ResizeArgs
Arguments for a resize operation.

Enums§

ResizeAmount
The target size for a resize operation.

Functions§

resize
Resize a device within the btrfs filesystem referred to by fd.