Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/ceph/
Dosd_client.h21 struct ceph_osd_request;
27 typedef void (*ceph_osdc_callback_t)(struct ceph_osd_request *);
169 struct ceph_osd_request { struct
247 struct ceph_osd_request *reg_req;
248 struct ceph_osd_request *ping_req;
386 extern void osd_req_op_init(struct ceph_osd_request *osd_req,
389 extern void osd_req_op_raw_data_in_pages(struct ceph_osd_request *,
395 extern void osd_req_op_extent_init(struct ceph_osd_request *osd_req,
399 extern void osd_req_op_extent_update(struct ceph_osd_request *osd_req,
401 extern void osd_req_op_extent_dup_last(struct ceph_osd_request *osd_req,
[all …]
/linux-4.19.296/fs/ceph/
Dfile.c733 struct ceph_osd_request *req;
781 static void ceph_aio_complete_req(struct ceph_osd_request *req) in ceph_aio_complete_req()
851 struct ceph_osd_request *orig_req = aio_work->req; in ceph_aio_retry_work()
856 struct ceph_osd_request *req; in ceph_aio_retry_work()
923 struct ceph_osd_request *req; in ceph_direct_read_write()
1092 struct ceph_osd_request, in ceph_direct_read_write()
1129 struct ceph_osd_request *req; in ceph_sync_write()
1662 struct ceph_osd_request *req; in ceph_zero_partial_object()
Daddr.c250 static void finish_read(struct ceph_osd_request *req) in finish_read()
303 struct ceph_osd_request *req; in start_read()
697 static void writepages_finish(struct ceph_osd_request *req) in writepages_finish()
793 struct ceph_osd_request *req = NULL; in ceph_writepages_start()
1666 struct ceph_osd_request *req; in ceph_uninline_data()
1820 struct ceph_osd_request *rd_req = NULL, *wr_req = NULL; in __ceph_pool_perm_get()