1WRITEBACK_IN_PROGRES(9)          The Linux VFS         WRITEBACK_IN_PROGRES(9)
2
3
4

NAME

6       writeback_in_progress - determine whether there is writeback in
7       progress
8

SYNOPSIS

10       int writeback_in_progress(struct backing_dev_info * bdi);
11

ARGUMENTS

13       bdi
14           the device's backing_dev_info structure.
15

DESCRIPTION

17       Determine whether there is writeback waiting to be handled against a
18       backing device.
19
21Kernel Hackers Manual 3.10         June 2019           WRITEBACK_IN_PROGRES(9)
Impressum