btrfs_subvolume_show
Description:
[ Version ( since = "1.29.17" ) ]
public HashTable<string,string> btrfs_subvolume_show (string subvolume) throws Error
public HashTable<string,string> btrfs_subvolume_show (string subvolume) throws Error
return detailed information of the subvolume
Return detailed information of the subvolume.
This function depends on the feature "btrfs". See also feature_available.
Parameters:
this |
A GuestfsSession object |
Returns:
a GHashTable of results, or NULL on error |