[ Version ( since = "1.29.17" ) ]
public int64 btrfs_subvolume_get_default (string fs) throws Error
get the default subvolume or snapshot of a filesystem
Get the default subvolume or snapshot of a filesystem mounted at mountpoint
.
This function depends on the feature "btrfs". See also feature_available .
this |
A GuestfsSession object |
the returned value, or -1 on error |