Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
H A Ddrbd_int.h481 BM_LOCKED_CHANGE_ALLOWED = BM_IS_LOCKED, enumerator
H A Ddrbd_main.c3460 if (work->flags != BM_LOCKED_CHANGE_ALLOWED) { in w_bitmap_io()
3529 if (flags == BM_LOCKED_CHANGE_ALLOWED || atomic_read(&device->ap_bio_cnt) == 0) { in drbd_queue_bitmap_io()
H A Ddrbd_state.c2022 "write from resync_finished", BM_LOCKED_CHANGE_ALLOWED, in after_state_ch()
H A Ddrbd_receiver.c5219 "write from disconnected", BM_LOCKED_CHANGE_ALLOWED, NULL); in drbd_disconnected()