[ Version ( since = "1.17.35" ) ]
public bool btrfs_filesystem_balance (string fs) throws Error
balance a btrfs filesystem
Balance the chunks in the btrfs filesystem mounted at fs across the underlying devices.
This function depends on the feature "btrfs". See also feature_available .
| this |
A GuestfsSession object |
|
true on success, false on error |