Lines Matching refs:buffer_uptodate
285 if (!buffer_uptodate(tmp)) in end_buffer_async_read()
555 if (!buffer_uptodate(bh)) in osync_buffers_list()
846 if (!buffer_uptodate(bh)) in fsync_buffers_list()
1189 WARN_ON_ONCE(!buffer_uptodate(bh)); in mark_buffer_dirty()
1272 if (buffer_uptodate(bh)) { in __bread_slow()
1280 if (buffer_uptodate(bh)) in __bread_slow()
1523 if (likely(bh) && !buffer_uptodate(bh)) in __bread_gfp()
2072 if (!buffer_uptodate(bh) || in iomap_to_bh()
2077 if (!buffer_uptodate(bh) || in iomap_to_bh()
2141 if (!buffer_uptodate(bh)) in __block_write_begin_int()
2173 if (!buffer_uptodate(bh)) in __block_write_begin_int()
2177 if (!buffer_uptodate(bh) && !buffer_delay(bh) && in __block_write_begin_int()
2189 if (!buffer_uptodate(*wait_bh)) in __block_write_begin_int()
2220 if (!buffer_uptodate(bh)) in block_commit_write()
2374 if (!buffer_uptodate(bh)) { in block_is_partially_uptodate()
2418 if (buffer_uptodate(bh)) in block_read_full_folio()
2442 if (buffer_uptodate(bh)) in block_read_full_folio()
2447 if (buffer_uptodate(bh)) { in block_read_full_folio()
2714 if (!buffer_uptodate(bh) && !buffer_delay(bh) && !buffer_unwritten(bh)) { in block_truncate_page()
2876 if (!buffer_uptodate(bh)) in __sync_dirty_buffer()
3079 if (!buffer_uptodate(bh)) { in bh_uptodate_or_lock()
3081 if (!buffer_uptodate(bh)) in bh_uptodate_or_lock()
3108 if (!buffer_uptodate(bh)) in __bh_read()
3133 if (buffer_uptodate(bh)) in __bh_read_batch()
3142 if (buffer_uptodate(bh)) { in __bh_read_batch()