Name

writeback_in_progress — determine whether there is writeback in progress

Synopsis

int writeback_in_progress (struct backing_dev_info * bdi);
 

Arguments

bdi

the device's backing_dev_info structure.

Description

Determine whether there is writeback waiting to be handled against a backing device.