Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dlocks.c173 mutex_lock(&req->r_fill_mutex); in ceph_lock_wait_for_completion()
176 mutex_unlock(&req->r_fill_mutex); in ceph_lock_wait_for_completion()
Dmds_client.h238 struct mutex r_fill_mutex; member
Dmds_client.c1817 mutex_init(&req->r_fill_mutex); in ceph_mdsc_create_request()
2481 mutex_lock(&req->r_fill_mutex); in ceph_mdsc_do_request()
2484 mutex_unlock(&req->r_fill_mutex); in ceph_mdsc_do_request()
2668 mutex_lock(&req->r_fill_mutex); in handle_reply()
2678 mutex_unlock(&req->r_fill_mutex); in handle_reply()