Lines Matching defs:progress
496 /* noop if seems to be already in progress */
722 * @wbc: writeback_control of the writeback in progress
839 * @skip_if_busy: skip wb's which already have writeback in progress
1411 * writeback is not making progress due to locked
1863 long progress;
1908 progress = writeback_sb_inodes(work->sb, wb, work);
1910 progress = __writeback_inodes_wb(wb, work);
1921 * as made some progress on cleaning pages or inodes.
1923 if (progress)
2148 * If we are expecting writeback progress we must submit plugged IO.
2352 * in progress regardless of the order callers are granted the lock.