Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/drbd/
Ddrbd_main.c3565 if (work->flags != BM_LOCKED_CHANGE_ALLOWED) { in w_bitmap_io()
3630 if (flags == BM_LOCKED_CHANGE_ALLOWED || atomic_read(&device->ap_bio_cnt) == 0) { in drbd_queue_bitmap_io()
Ddrbd_int.h560 BM_LOCKED_CHANGE_ALLOWED = BM_IS_LOCKED, enumerator
Ddrbd_state.c2027 "write from resync_finished", BM_LOCKED_CHANGE_ALLOWED); in after_state_ch()
Ddrbd_receiver.c5090 "write from disconnected", BM_LOCKED_CHANGE_ALLOWED); in drbd_disconnected()