Resizing a Btrfs File System
You can use the btrfs filesystem resize
command to resize a mounted
Btrfs file system.
You can use the btrfs
command to increase the size of a mounted Btrfs
file system if enough space exists on the underlying devices to accommodate the change. You
also use the btrfs
command to decrease its size, if the file system has
enough available free space. Note that running the command doesn't have any effect on the
layout or size of the underlying devices.