btrfs_qgroup_destroy
Description:
[ Version ( since = "1.29.17" ) ]
public bool btrfs_qgroup_destroy (string qgroupid, string subvolume) throws Error
public bool btrfs_qgroup_destroy (string qgroupid, string subvolume) throws Error
destroy a subvolume quota group
Destroy a quota group.
This function depends on the feature "btrfs". See also feature_available.
Parameters:
this |
A GuestfsSession object |
Returns:
true on success, false on error |