[ Version ( since = "1.17.35" ) ]
public bool btrfs_filesystem_sync (string fs) throws Error
sync a btrfs filesystem
Force sync on the btrfs filesystem mounted at fs
.
This function depends on the feature "btrfs". See also feature_available .
this |
A GuestfsSession object |
true on success, false on error |