Searched refs:BH_Wait_IO (Results 1 – 2 of 2) sorted by relevance
165 clear_bit(BH_Wait_IO, &bh->b_state); in unlock_buffer()2687 if (!test_and_set_bit(BH_Wait_IO, &bh->b_state)) { in sync_page_buffers()
221 BH_Wait_IO, /* 1 if we should write out this buffer */ enumerator