Lines Matching refs:buffer_uptodate
274 if (!buffer_uptodate(tmp)) in end_buffer_async_read()
546 if (!buffer_uptodate(bh)) in osync_buffers_list()
838 if (!buffer_uptodate(bh)) in fsync_buffers_list()
1177 WARN_ON_ONCE(!buffer_uptodate(bh)); in mark_buffer_dirty()
1264 if (buffer_uptodate(bh)) { in __bread_slow()
1272 if (buffer_uptodate(bh)) in __bread_slow()
1493 if (likely(bh) && !buffer_uptodate(bh)) in __bread_gfp()
2042 if (!buffer_uptodate(bh) || in iomap_to_bh()
2047 if (!buffer_uptodate(bh) || in iomap_to_bh()
2111 if (!buffer_uptodate(bh)) in __block_write_begin_int()
2143 if (!buffer_uptodate(bh)) in __block_write_begin_int()
2147 if (!buffer_uptodate(bh) && !buffer_delay(bh) && in __block_write_begin_int()
2159 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()
2392 if (buffer_uptodate(bh)) in block_read_full_folio()
2416 if (buffer_uptodate(bh)) in block_read_full_folio()
2448 if (buffer_uptodate(bh)) in block_read_full_folio()
2702 if (!buffer_uptodate(bh) && !buffer_delay(bh) && !buffer_unwritten(bh)) { in block_truncate_page()
2864 if (!buffer_uptodate(bh)) in __sync_dirty_buffer()
3067 if (!buffer_uptodate(bh)) { in bh_uptodate_or_lock()
3069 if (!buffer_uptodate(bh)) in bh_uptodate_or_lock()
3096 if (!buffer_uptodate(bh)) in __bh_read()
3121 if (buffer_uptodate(bh)) in __bh_read_batch()
3130 if (buffer_uptodate(bh)) { in __bh_read_batch()