BM_PAGE_IO_LOCK
wait_event(b->bm_io_wait, !test_and_set_bit(BM_PAGE_IO_LOCK, addr));
clear_bit_unlock(BM_PAGE_IO_LOCK, addr);