Home
last modified time | relevance | path

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

/fs/ceph/
Dmds_client.h524 int ceph_mdsc_wait_request(struct ceph_mds_client *mdsc,
Dlocks.c112 err = ceph_mdsc_wait_request(mdsc, req, wait ? in ceph_lock_message()
Dmds_client.c3167 int ceph_mdsc_wait_request(struct ceph_mds_client *mdsc, in ceph_mdsc_wait_request() function
3233 err = ceph_mdsc_wait_request(mdsc, req, NULL); in ceph_mdsc_do_request()