Searched refs:ceph_osdc_wait_request (Results 1 – 4 of 4) sorted by relevance
347 extern int ceph_osdc_wait_request(struct ceph_osd_client *osdc,
641 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()
1522 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()
2526 int ceph_osdc_wait_request(struct ceph_osd_client *osdc, in ceph_osdc_wait_request() function2545 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()