Lines Matching refs:buffer_uptodate
275 if (!buffer_uptodate(tmp)) in end_buffer_async_read()
555 if (!buffer_uptodate(bh)) in osync_buffers_list()
841 if (!buffer_uptodate(bh)) in fsync_buffers_list()
1188 WARN_ON_ONCE(!buffer_uptodate(bh)); in mark_buffer_dirty()
1273 if (buffer_uptodate(bh)) { in __bread_slow()
1281 if (buffer_uptodate(bh)) in __bread_slow()
1475 if (likely(bh) && !buffer_uptodate(bh)) in __bread_gfp()
2038 if (!buffer_uptodate(bh) || in iomap_to_bh()
2043 if (!buffer_uptodate(bh) || in iomap_to_bh()
2110 if (!buffer_uptodate(bh)) in __block_write_begin_int()
2142 if (!buffer_uptodate(bh)) in __block_write_begin_int()
2146 if (!buffer_uptodate(bh) && !buffer_delay(bh) && in __block_write_begin_int()
2158 if (!buffer_uptodate(*wait_bh)) in __block_write_begin_int()
2190 if (!buffer_uptodate(bh)) in __block_commit_write()
2343 if (!buffer_uptodate(bh)) { in block_is_partially_uptodate()
2393 if (buffer_uptodate(bh)) in block_read_full_folio()
2419 if (buffer_uptodate(bh)) in block_read_full_folio()
2453 if (buffer_uptodate(bh)) in block_read_full_folio()
2709 if (!buffer_uptodate(bh) && !buffer_delay(bh) && !buffer_unwritten(bh)) { in block_truncate_page()
2873 if (!buffer_uptodate(bh)) in __sync_dirty_buffer()
3072 if (!buffer_uptodate(bh)) { in bh_uptodate_or_lock()
3074 if (!buffer_uptodate(bh)) in bh_uptodate_or_lock()
3101 if (!buffer_uptodate(bh)) in __bh_read()
3126 if (buffer_uptodate(bh)) in __bh_read_batch()
3135 if (buffer_uptodate(bh)) { in __bh_read_batch()