Searched refs:BH_Uptodate (Results 1 – 1 of 1) sorted by relevance
20 BH_Uptodate, /* Contains valid data */ enumerator150 if (test_bit(BH_Uptodate, &bh->b_state)) in BUFFER_FNS()158 set_bit(BH_Uptodate, &bh->b_state); in BUFFER_FNS()163 clear_bit(BH_Uptodate, &bh->b_state); in clear_buffer_uptodate()172 return test_bit_acquire(BH_Uptodate, &bh->b_state); in buffer_uptodate()
Completed in 4 milliseconds