table of contents
other versions
- wheezy 3.2.78-1
WRITEBACK_IN_PROGRES(9) | The Linux VFS | WRITEBACK_IN_PROGRES(9) |
NAME¶
writeback_in_progress - determine whether there is writeback in progressSYNOPSIS¶
int
writeback_in_progress(struct backing_dev_info * bdi);
ARGUMENTS¶
bdithe device's backing_dev_info structure.
DESCRIPTION¶
Determine whether there is writeback waiting to be handled against a backing device.COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |