Home
last modified time | relevance | path

Searched refs:ceph_osdc_wait_request (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/ceph/
Dosd_client.h347 extern int ceph_osdc_wait_request(struct ceph_osd_client *osdc,
/linux-4.1.27/fs/ceph/
Dfile.c641 ret = ceph_osdc_wait_request(&fsc->client->osdc, req); in ceph_sync_direct_write()
773 ret = ceph_osdc_wait_request(&fsc->client->osdc, req); in ceph_sync_write()
1194 ret = ceph_osdc_wait_request(&fsc->client->osdc, req); in ceph_zero_partial_object()
Daddr.c1522 err = ceph_osdc_wait_request(&fsc->client->osdc, req); in ceph_uninline_data()
1566 err = ceph_osdc_wait_request(&fsc->client->osdc, req); in ceph_uninline_data()
/linux-4.1.27/net/ceph/
Dosd_client.c2526 int ceph_osdc_wait_request(struct ceph_osd_client *osdc, in ceph_osdc_wait_request() function
2545 EXPORT_SYMBOL(ceph_osdc_wait_request);
2708 rc = ceph_osdc_wait_request(osdc, req); in ceph_osdc_readpages()
2749 rc = ceph_osdc_wait_request(osdc, req); in ceph_osdc_writepages()