Searched refs:b_uptodate (Results 1 – 2 of 2) sorted by relevance
115 if (rw == READ && !bh->b_uptodate) { in ll_rw_block()128 bh->b_uptodate = 1; in ll_rw_block()144 bh->b_uptodate = 1; in ll_rw_block()174 return bh->b_uptodate; in buffer_uptodate()179 bh->b_uptodate = val; in mark_buffer_uptodate()184 if (!bh->b_uptodate) in wait_on_buffer()
23 int b_uptodate; member