[ Version ( since = "1.29.17" ) ]
public bool btrfs_quota_rescan (string fs) throws Error
trash all qgroup numbers and scan the metadata again with the current config
Trash all qgroup numbers and scan the metadata again with the current config.
This function depends on the feature "btrfs". See also feature_available .
this |
A GuestfsSession object |
true on success, false on error |