Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/block/drbd/
Ddrbd_int.h485 BM_LOCKED_CHANGE_ALLOWED = BM_IS_LOCKED, enumerator
Ddrbd_main.c3463 if (work->flags != BM_LOCKED_CHANGE_ALLOWED) { in w_bitmap_io()
3531 if (flags == BM_LOCKED_CHANGE_ALLOWED || atomic_read(&device->ap_bio_cnt) == 0) { in drbd_queue_bitmap_io()
Ddrbd_state.c2018 "write from resync_finished", BM_LOCKED_CHANGE_ALLOWED, in after_state_ch()
Ddrbd_receiver.c5219 "write from disconnected", BM_LOCKED_CHANGE_ALLOWED, NULL); in drbd_disconnected()