Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_bitmap.c179 #define BM_PAGE_IO_LOCK 31 macro
215 wait_event(b->bm_io_wait, !test_and_set_bit(BM_PAGE_IO_LOCK, addr)); in bm_page_lock_io()
222 clear_bit_unlock(BM_PAGE_IO_LOCK, addr); in bm_page_unlock_io()