Home
last modified time | relevance | path

Searched refs:ceph_osdc_wait_request (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Daddr.c225 err = ceph_osdc_wait_request(osdc, req); in ceph_do_readpage()
660 err = ceph_osdc_wait_request(osdc, req); in writepage_nounlock()
1811 err = ceph_osdc_wait_request(&fsc->client->osdc, req); in ceph_uninline_data()
1853 err = ceph_osdc_wait_request(&fsc->client->osdc, req); in ceph_uninline_data()
2019 err = ceph_osdc_wait_request(&fsc->client->osdc, rd_req); in __ceph_pool_perm_get()
2021 err2 = ceph_osdc_wait_request(&fsc->client->osdc, wr_req); in __ceph_pool_perm_get()
H A Dfile.c930 ret = ceph_osdc_wait_request(osdc, req); in ceph_sync_read()
1327 ret = ceph_osdc_wait_request(&fsc->client->osdc, req); in ceph_direct_read_write()
1505 ret = ceph_osdc_wait_request(&fsc->client->osdc, req); in ceph_sync_write()
2020 ret = ceph_osdc_wait_request(&fsc->client->osdc, req); in ceph_zero_partial_object()
/kernel/linux/linux-6.6/fs/ceph/
H A Daddr.c755 err = ceph_osdc_wait_request(osdc, req); in writepage_nounlock()
1880 err = ceph_osdc_wait_request(&fsc->client->osdc, req); in ceph_uninline_data()
1922 err = ceph_osdc_wait_request(&fsc->client->osdc, req); in ceph_uninline_data()
2098 err = ceph_osdc_wait_request(&fsc->client->osdc, rd_req); in __ceph_pool_perm_get()
2099 err2 = ceph_osdc_wait_request(&fsc->client->osdc, wr_req); in __ceph_pool_perm_get()
H A Dfile.c1051 ret = ceph_osdc_wait_request(osdc, req); in __ceph_sync_read()
1521 ret = ceph_osdc_wait_request(&fsc->client->osdc, req); in ceph_direct_read_write()
1773 ret = ceph_osdc_wait_request(osdc, req); in ceph_sync_write()
1941 ret = ceph_osdc_wait_request(osdc, req); in ceph_sync_write()
2497 ret = ceph_osdc_wait_request(&fsc->client->osdc, req); in ceph_zero_partial_object()
2813 ret = ceph_osdc_wait_request(osdc, req); in ceph_do_objects_copy()
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dosd_client.h506 extern int ceph_osdc_wait_request(struct ceph_osd_client *osdc,
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dosd_client.h587 extern int ceph_osdc_wait_request(struct ceph_osd_client *osdc,
/kernel/linux/linux-5.10/net/ceph/
H A Dosd_client.c4633 int ceph_osdc_wait_request(struct ceph_osd_client *osdc, in ceph_osdc_wait_request() function
4638 EXPORT_SYMBOL(ceph_osdc_wait_request); variable
4827 ret = ceph_osdc_wait_request(osdc, req); in ceph_osdc_notify_ack()
5044 ret = ceph_osdc_wait_request(osdc, req); in ceph_osdc_list_watchers()
5121 ret = ceph_osdc_wait_request(osdc, req); in ceph_osdc_call()
5327 ret = ceph_osdc_wait_request(osdc, req); in ceph_osdc_copy_from()
/kernel/linux/linux-6.6/net/ceph/
H A Dosd_client.c4725 int ceph_osdc_wait_request(struct ceph_osd_client *osdc, in ceph_osdc_wait_request() function
4730 EXPORT_SYMBOL(ceph_osdc_wait_request); variable
4919 ret = ceph_osdc_wait_request(osdc, req); in ceph_osdc_notify_ack()
5136 ret = ceph_osdc_wait_request(osdc, req); in ceph_osdc_list_watchers()
5213 ret = ceph_osdc_wait_request(osdc, req); in ceph_osdc_call()
/kernel/linux/linux-5.10/drivers/block/
H A Drbd.c4914 ret = ceph_osdc_wait_request(osdc, req); in rbd_obj_read_sync()
/kernel/linux/linux-6.6/drivers/block/
H A Drbd.c4857 ret = ceph_osdc_wait_request(osdc, req); in rbd_obj_read_sync()

Completed in 47 milliseconds