Lines Matching refs:state_mutex
313 struct mutex state_mutex; member
345 struct mutex state_mutex; member
1522 mutex_init(&obj_request->state_mutex); in rbd_obj_request_create()
1641 mutex_init(&img_request->state_mutex); in rbd_img_request_init()
3437 mutex_lock(&obj_req->state_mutex); in __rbd_obj_handle_request()
3442 mutex_unlock(&obj_req->state_mutex); in __rbd_obj_handle_request()
3614 mutex_lock(&img_req->state_mutex); in __rbd_img_handle_request()
3618 mutex_unlock(&img_req->state_mutex); in __rbd_img_handle_request()
3621 mutex_lock(&img_req->state_mutex); in __rbd_img_handle_request()
3623 mutex_unlock(&img_req->state_mutex); in __rbd_img_handle_request()
3886 mutex_lock(&img_req->state_mutex); in wake_lock_waiters()
3889 mutex_unlock(&img_req->state_mutex); in wake_lock_waiters()