1WRITEBACK_IN_PROGRES(9) The Linux VFS WRITEBACK_IN_PROGRES(9)
23
4
NAME
6writeback_in_progress - determine whether there is writeback in
7progress
8
SYNOPSIS
10int writeback_in_progress(struct backing_dev_info * bdi);
11
ARGUMENTS
13bdi
14the deviceĀ“s backing_dev_info structure.
15
DESCRIPTION
17Determine whether there is writeback waiting to be handled against a
18backing device.
19
COPYRIGHT
21Kernel Hackers Manual 2.6. June 2019 WRITEBACK_IN_PROGRES(9)