blockdev_flushbufs
Description:
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 |