table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| 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¶
| February 2017 | Kernel Hackers Manual 3.16 |