btrfs_filesystem_sync


Description:

[ 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.

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error