Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ceph/
Dlocks.c189 mutex_lock(&req->r_fill_mutex); in ceph_lock_wait_for_completion()
192 mutex_unlock(&req->r_fill_mutex); in ceph_lock_wait_for_completion()
Dmds_client.h290 struct mutex r_fill_mutex; member
Dmds_client.c2490 mutex_init(&req->r_fill_mutex); in ceph_mdsc_create_request()
3384 mutex_lock(&req->r_fill_mutex); in __do_request()
3386 mutex_unlock(&req->r_fill_mutex); in __do_request()
3561 mutex_lock(&req->r_fill_mutex); in ceph_mdsc_wait_request()
3564 mutex_unlock(&req->r_fill_mutex); in ceph_mdsc_wait_request()
3771 mutex_lock(&req->r_fill_mutex); in handle_reply()
3780 mutex_unlock(&req->r_fill_mutex); in handle_reply()
3871 mutex_lock(&req->r_fill_mutex); in handle_forward()
3874 mutex_unlock(&req->r_fill_mutex); in handle_forward()