Home
last modified time | relevance | path

Searched refs:BH_Wait_IO (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/
Dbuffer.c165 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()
/linux-2.4.37.9/include/linux/
Dfs.h221 BH_Wait_IO, /* 1 if we should write out this buffer */ enumerator