[ 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.
this |
A GuestfsSession object |
true on success, false on error |