btrfs filesystem

Manage btrfs filesystems. More information: https://btrfs.readthedocs.io/en/latest/btrfs-filesystem.html.

btrfs filesystem usage {{path/to/btrfs_mount}}

sudo btrfs filesystem show {{path/to/btrfs_mount}}

sudo btrfs filesystem defragment {{[-v|--verbose]}} {{path/to/file}}

sudo btrfs filesystem defragment {{[-v|--verbose]}} -r {{path/to/directory}}

sudo btrfs filesystem sync {{path/to/btrfs_mount}}

sudo btrfs filesystem du {{[-s|--summarize]}} {{path/to/directory}}