Searched refs:r_fill_mutex (Results 1 – 3 of 3) sorted by relevance
176 mutex_lock(&req->r_fill_mutex); in ceph_lock_wait_for_completion()179 mutex_unlock(&req->r_fill_mutex); in ceph_lock_wait_for_completion()
273 struct mutex r_fill_mutex; member
2212 mutex_init(&req->r_fill_mutex); in ceph_mdsc_create_request()2983 mutex_lock(&req->r_fill_mutex); in ceph_mdsc_wait_request()2986 mutex_unlock(&req->r_fill_mutex); in ceph_mdsc_wait_request()3201 mutex_lock(&req->r_fill_mutex); in handle_reply()3210 mutex_unlock(&req->r_fill_mutex); in handle_reply()
Completed in 15 milliseconds