Lines Matching defs:progress
566 /* noop if seems to be already in progress */
868 * @wbc: writeback_control of the writeback in progress
950 * @skip_if_busy: skip wb's which already have writeback in progress
1555 * Writeback is not making progress due to locked buffers.
2045 long progress;
2092 progress = writeback_sb_inodes(work->sb, wb, work);
2094 progress = __writeback_inodes_wb(wb, work);
2103 * as made some progress on cleaning pages or inodes.
2105 if (progress) {
2331 * If we are expecting writeback progress we must submit plugged IO.
2566 * in progress regardless of the order callers are granted the lock.