Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/block/
Drbd.c325 RBD_IMG_EXCLUSIVE_LOCK, enumerator
3533 img_req->state = RBD_IMG_EXCLUSIVE_LOCK; in rbd_img_advance()
3537 case RBD_IMG_EXCLUSIVE_LOCK: in rbd_img_advance()
3846 rbd_assert(img_req->state == RBD_IMG_EXCLUSIVE_LOCK); in wake_lock_waiters()