Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dlocks.c172 mutex_lock(&req->r_fill_mutex); in ceph_lock_wait_for_completion()
175 mutex_unlock(&req->r_fill_mutex); in ceph_lock_wait_for_completion()
Dmds_client.h277 struct mutex r_fill_mutex; member
Dmds_client.c2313 mutex_init(&req->r_fill_mutex); in ceph_mdsc_create_request()
2998 mutex_lock(&req->r_fill_mutex); in __do_request()
3000 mutex_unlock(&req->r_fill_mutex); in __do_request()
3175 mutex_lock(&req->r_fill_mutex); in ceph_mdsc_wait_request()
3178 mutex_unlock(&req->r_fill_mutex); in ceph_mdsc_wait_request()
3364 mutex_lock(&req->r_fill_mutex); in handle_reply()
3373 mutex_unlock(&req->r_fill_mutex); in handle_reply()
3467 mutex_lock(&req->r_fill_mutex); in handle_forward()
3470 mutex_unlock(&req->r_fill_mutex); in handle_forward()