Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ceph/
Dlocks.c191 mutex_lock(&req->r_fill_mutex); in ceph_lock_wait_for_completion()
194 mutex_unlock(&req->r_fill_mutex); in ceph_lock_wait_for_completion()
Dmds_client.h313 struct mutex r_fill_mutex; member
Dmds_client.c2586 mutex_init(&req->r_fill_mutex); in ceph_mdsc_create_request()
3547 mutex_lock(&req->r_fill_mutex); in __do_request()
3549 mutex_unlock(&req->r_fill_mutex); in __do_request()
3727 mutex_lock(&req->r_fill_mutex); in ceph_mdsc_wait_request()
3730 mutex_unlock(&req->r_fill_mutex); in ceph_mdsc_wait_request()
3942 mutex_lock(&req->r_fill_mutex); in handle_reply()
3951 mutex_unlock(&req->r_fill_mutex); in handle_reply()
4043 mutex_lock(&req->r_fill_mutex); in handle_forward()
4046 mutex_unlock(&req->r_fill_mutex); in handle_forward()