blockdev_flushbufs


Description:

[ Version ( since = "1.9.3" ) ]
public bool blockdev_flushbufs (string device) throws Error

flush device buffers

This tells the kernel to flush internal buffers associated with device.

This uses the blockdev(8) command.

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error