Searched refs:BM_LOCKED_SET_ALLOWED (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_int.h | 549 BM_LOCKED_SET_ALLOWED = BM_DONT_CLEAR | BM_IS_LOCKED, enumerator
|
H A D | drbd_receiver.c | 3634 BM_LOCKED_SET_ALLOWED)) in __must_hold() 4874 drbd_bm_lock(device, "receive bitmap", BM_LOCKED_SET_ALLOWED); in receive_bitmap()
|
H A D | drbd_state.c | 1841 "demote diskless peer", BM_LOCKED_SET_ALLOWED); in after_state_ch()
|
H A D | drbd_nl.c | 3121 BM_LOCKED_SET_ALLOWED)) in drbd_adm_invalidate_peer()
|
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_int.h | 481 BM_LOCKED_SET_ALLOWED = BM_DONT_CLEAR | BM_IS_LOCKED, enumerator
|
H A D | drbd_receiver.c | 3596 BM_LOCKED_SET_ALLOWED, NULL)) in __must_hold() 4827 drbd_bm_lock(device, "receive bitmap", BM_LOCKED_SET_ALLOWED); in receive_bitmap()
|
H A D | drbd_state.c | 1845 "demote diskless peer", BM_LOCKED_SET_ALLOWED, peer_device); in after_state_ch()
|
H A D | drbd_nl.c | 3065 BM_LOCKED_SET_ALLOWED, NULL)) in drbd_adm_invalidate_peer()
|
Completed in 40 milliseconds