Lines Matching refs:state_mutex
313 struct mutex state_mutex; member
345 struct mutex state_mutex; member
1479 mutex_init(&obj_request->state_mutex); in rbd_obj_request_create()
1598 mutex_init(&img_request->state_mutex); in rbd_img_request_init()
3391 mutex_lock(&obj_req->state_mutex); in __rbd_obj_handle_request()
3396 mutex_unlock(&obj_req->state_mutex); in __rbd_obj_handle_request()
3589 mutex_lock(&img_req->state_mutex); in __rbd_img_handle_request()
3593 mutex_unlock(&img_req->state_mutex); in __rbd_img_handle_request()
3596 mutex_lock(&img_req->state_mutex); in __rbd_img_handle_request()
3598 mutex_unlock(&img_req->state_mutex); in __rbd_img_handle_request()
3863 mutex_lock(&img_req->state_mutex); in wake_lock_waiters()
3871 mutex_unlock(&img_req->state_mutex); in wake_lock_waiters()