Package python3-btrfs
Python module to inspect btrfs filesystems
https://github.com/knorrie/python-btrfs
The primary goal of this module is to be able to inspect the internals of an
 existing filesystem for educational purposes.
 
 The python module acts as a wrapper around the low level kernel calls and btrfs
 data structures, presenting them as python objects with interesting attributes
 and references to other objects.
Version: 15
General Commands |  |
| btrfs-balance-least-used | Feed least used data block groups to btrfs balance first. | 
| btrfs-orphan-cleaner-progress | show progress information about background deletion of btrfs subvolumes | 
| btrfs-search-metadata | lookup btrfs metadata | 
| btrfs-space-calculator | calculate usable and wasted space | 
| btrfs-usage-report | show a detailed usage report about your btrfs filesystem |