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()
1183 WARN_ON_ONCE(!buffer_uptodate(bh)); in mark_buffer_dirty()
1266 if (buffer_uptodate(bh)) { in __bread_slow()
1274 if (buffer_uptodate(bh)) in __bread_slow()
1517 if (likely(bh) && !buffer_uptodate(bh)) in __bread_gfp()
2066 if (!buffer_uptodate(bh) || in iomap_to_bh()
2071 if (!buffer_uptodate(bh) || in iomap_to_bh()
2135 if (!buffer_uptodate(bh)) in __block_write_begin_int()
2167 if (!buffer_uptodate(bh)) in __block_write_begin_int()
2171 if (!buffer_uptodate(bh) && !buffer_delay(bh) && in __block_write_begin_int()
2183 if (!buffer_uptodate(*wait_bh)) in __block_write_begin_int()
2214 if (!buffer_uptodate(bh)) in block_commit_write()
2367 if (!buffer_uptodate(bh)) { in block_is_partially_uptodate()
2411 if (buffer_uptodate(bh)) in block_read_full_folio()
2435 if (buffer_uptodate(bh)) in block_read_full_folio()
2440 if (buffer_uptodate(bh)) { in block_read_full_folio()
2707 if (!buffer_uptodate(bh) && !buffer_delay(bh) && !buffer_unwritten(bh)) { in block_truncate_page()
2869 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()