Home
last modified time | relevance | path

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

/drivers/block/drbd/
Ddrbd_int.h553 BM_LOCKED_CHANGE_ALLOWED = BM_IS_LOCKED, enumerator
Ddrbd_main.c3496 if (work->flags != BM_LOCKED_CHANGE_ALLOWED) { in w_bitmap_io()
3561 if (flags == BM_LOCKED_CHANGE_ALLOWED || atomic_read(&device->ap_bio_cnt) == 0) { in drbd_queue_bitmap_io()
Ddrbd_state.c2013 "write from resync_finished", BM_LOCKED_CHANGE_ALLOWED); in after_state_ch()
Ddrbd_receiver.c5267 "write from disconnected", BM_LOCKED_CHANGE_ALLOWED); in drbd_disconnected()