Lines Matching defs:osdc
55 void ceph_calc_raw_layout(struct ceph_osd_client *osdc, in ceph_calc_raw_layout()
115 static void calc_layout(struct ceph_osd_client *osdc, in calc_layout()
185 struct ceph_osd_request *ceph_osdc_alloc_request(struct ceph_osd_client *osdc, in ceph_osdc_alloc_request()
441 struct ceph_osd_request *ceph_osdc_new_request(struct ceph_osd_client *osdc, in ceph_osdc_new_request()
496 static void __insert_request(struct ceph_osd_client *osdc, in __insert_request()
518 static struct ceph_osd_request *__lookup_request(struct ceph_osd_client *osdc, in __lookup_request()
537 __lookup_request_ge(struct ceph_osd_client *osdc, in __lookup_request_ge()
561 static void __kick_osd_requests(struct ceph_osd_client *osdc, in __kick_osd_requests()
596 static void kick_osd_requests(struct ceph_osd_client *osdc, in kick_osd_requests()
610 struct ceph_osd_client *osdc; in osd_reset() local
625 static struct ceph_osd *create_osd(struct ceph_osd_client *osdc) in create_osd()
677 static void __remove_osd(struct ceph_osd_client *osdc, struct ceph_osd *osd) in __remove_osd()
687 static void __move_osd_to_lru(struct ceph_osd_client *osdc, in __move_osd_to_lru()
703 static void remove_old_osds(struct ceph_osd_client *osdc, int remove_all) in remove_old_osds()
720 static int __reset_osd(struct ceph_osd_client *osdc, struct ceph_osd *osd) in __reset_osd()
747 static void __insert_osd(struct ceph_osd_client *osdc, struct ceph_osd *new) in __insert_osd()
768 static struct ceph_osd *__lookup_osd(struct ceph_osd_client *osdc, int o) in __lookup_osd()
785 static void __schedule_osd_timeout(struct ceph_osd_client *osdc) in __schedule_osd_timeout()
791 static void __cancel_osd_timeout(struct ceph_osd_client *osdc) in __cancel_osd_timeout()
800 static void __register_request(struct ceph_osd_client *osdc, in __register_request()
818 static void register_request(struct ceph_osd_client *osdc, in register_request()
829 static void __unregister_request(struct ceph_osd_client *osdc, in __unregister_request()
870 static void __register_linger_request(struct ceph_osd_client *osdc, in __register_linger_request()
878 static void __unregister_linger_request(struct ceph_osd_client *osdc, in __unregister_linger_request()
896 void ceph_osdc_unregister_linger_request(struct ceph_osd_client *osdc, in ceph_osdc_unregister_linger_request()
908 void ceph_osdc_set_request_linger(struct ceph_osd_client *osdc, in ceph_osdc_set_request_linger()
933 static int __map_request(struct ceph_osd_client *osdc, in __map_request()
1012 static int __send_request(struct ceph_osd_client *osdc, in __send_request()
1037 static void send_queued(struct ceph_osd_client *osdc) in send_queued()
1060 struct ceph_osd_client *osdc = in handle_timeout() local
1132 struct ceph_osd_client *osdc = in handle_osds_timeout() local
1151 static void handle_reply(struct ceph_osd_client *osdc, struct ceph_msg *msg, in handle_reply()
1247 static void reset_changed_osds(struct ceph_osd_client *osdc) in reset_changed_osds()
1270 static void kick_requests(struct ceph_osd_client *osdc) in kick_requests()
1331 void ceph_osdc_handle_map(struct ceph_osd_client *osdc, struct ceph_msg *msg) in ceph_osdc_handle_map()
1461 static void __insert_event(struct ceph_osd_client *osdc, in __insert_event()
1483 static struct ceph_osd_event *__find_event(struct ceph_osd_client *osdc, in __find_event()
1505 struct ceph_osd_client *osdc = event->osdc; in __remove_event() local
1516 int ceph_osdc_create_event(struct ceph_osd_client *osdc, in ceph_osdc_create_event()
1549 struct ceph_osd_client *osdc = event->osdc; in ceph_osdc_cancel_event() local
1581 void handle_watch_notify(struct ceph_osd_client *osdc, struct ceph_msg *msg) in handle_watch_notify()
1656 int ceph_osdc_start_request(struct ceph_osd_client *osdc, in ceph_osdc_start_request()
1709 int ceph_osdc_wait_request(struct ceph_osd_client *osdc, in ceph_osdc_wait_request()
1732 void ceph_osdc_sync(struct ceph_osd_client *osdc) in ceph_osdc_sync()
1766 int ceph_osdc_init(struct ceph_osd_client *osdc, struct ceph_client *client) in ceph_osdc_init()
1828 void ceph_osdc_stop(struct ceph_osd_client *osdc) in ceph_osdc_stop()
1850 int ceph_osdc_readpages(struct ceph_osd_client *osdc, in ceph_osdc_readpages()
1887 int ceph_osdc_writepages(struct ceph_osd_client *osdc, struct ceph_vino vino, in ceph_osdc_writepages()
1934 struct ceph_osd_client *osdc; in dispatch() local
1969 struct ceph_osd_client *osdc = osd->o_osdc; in get_reply() local
2081 struct ceph_osd_client *osdc = o->o_osdc; in get_authorizer() local
2113 struct ceph_osd_client *osdc = o->o_osdc; in verify_authorizer_reply() local
2122 struct ceph_osd_client *osdc = o->o_osdc; in invalidate_authorizer() local