Lines Matching refs:buffer_uptodate
274 if (!buffer_uptodate(tmp)) in end_buffer_async_read()
513 if (!buffer_uptodate(bh)) in osync_buffers_list()
735 if (!buffer_uptodate(bh)) in fsync_buffers_list()
1081 WARN_ON_ONCE(!buffer_uptodate(bh)); in mark_buffer_dirty()
1171 if (buffer_uptodate(bh)) { in __bread_slow()
1179 if (buffer_uptodate(bh)) in __bread_slow()
1369 if (likely(bh) && !buffer_uptodate(bh)) in __bread_gfp()
1921 if (!buffer_uptodate(bh) || in iomap_to_bh()
1926 if (!buffer_uptodate(bh) || in iomap_to_bh()
1981 if (!buffer_uptodate(bh)) in __block_write_begin_int()
2014 if (!buffer_uptodate(bh)) in __block_write_begin_int()
2018 if (!buffer_uptodate(bh) && !buffer_delay(bh) && in __block_write_begin_int()
2030 if (!buffer_uptodate(*wait_bh)) in __block_write_begin_int()
2061 if (!buffer_uptodate(bh)) in __block_commit_write()
2217 if (!buffer_uptodate(bh)) { in block_is_partially_uptodate()
2262 if (buffer_uptodate(bh)) in block_read_full_folio()
2288 if (buffer_uptodate(bh)) in block_read_full_folio()
2322 if (buffer_uptodate(bh)) in block_read_full_folio()
2580 if (!buffer_uptodate(bh) && !buffer_delay(bh) && !buffer_unwritten(bh)) { in block_truncate_page()
2747 if (!buffer_uptodate(bh)) in __sync_dirty_buffer()
2946 if (!buffer_uptodate(bh)) { in bh_uptodate_or_lock()
2948 if (!buffer_uptodate(bh)) in bh_uptodate_or_lock()
2975 if (!buffer_uptodate(bh)) in __bh_read()
3000 if (buffer_uptodate(bh)) in __bh_read_batch()
3009 if (buffer_uptodate(bh)) { in __bh_read_batch()