Lines Matching refs:osdc
186 struct ceph_osd_client *osdc; member
242 extern int ceph_osdc_init(struct ceph_osd_client *osdc,
244 extern void ceph_osdc_stop(struct ceph_osd_client *osdc);
246 extern void ceph_osdc_handle_reply(struct ceph_osd_client *osdc,
248 extern void ceph_osdc_handle_map(struct ceph_osd_client *osdc,
316 extern struct ceph_osd_request *ceph_osdc_alloc_request(struct ceph_osd_client *osdc,
337 extern void ceph_osdc_set_request_linger(struct ceph_osd_client *osdc,
343 extern int ceph_osdc_start_request(struct ceph_osd_client *osdc,
347 extern int ceph_osdc_wait_request(struct ceph_osd_client *osdc,
349 extern void ceph_osdc_sync(struct ceph_osd_client *osdc);
351 extern void ceph_osdc_flush_notifies(struct ceph_osd_client *osdc);
353 extern int ceph_osdc_readpages(struct ceph_osd_client *osdc,
361 extern int ceph_osdc_writepages(struct ceph_osd_client *osdc,
371 extern int ceph_osdc_create_event(struct ceph_osd_client *osdc,