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()
442 struct ceph_osd_request *ceph_osdc_new_request(struct ceph_osd_client *osdc, in ceph_osdc_new_request()
498 static void __insert_request(struct ceph_osd_client *osdc, in __insert_request()
520 static struct ceph_osd_request *__lookup_request(struct ceph_osd_client *osdc, in __lookup_request()
539 __lookup_request_ge(struct ceph_osd_client *osdc, in __lookup_request_ge()
563 static void __kick_osd_requests(struct ceph_osd_client *osdc, in __kick_osd_requests()
598 static void kick_osd_requests(struct ceph_osd_client *osdc, in kick_osd_requests()
612 struct ceph_osd_client *osdc; in osd_reset() local
627 static struct ceph_osd *create_osd(struct ceph_osd_client *osdc) in create_osd()
679 static void __remove_osd(struct ceph_osd_client *osdc, struct ceph_osd *osd) in __remove_osd()
689 static void remove_all_osds(struct ceph_osd_client *osdc) in remove_all_osds()
701 static void __move_osd_to_lru(struct ceph_osd_client *osdc, in __move_osd_to_lru()
717 static void remove_old_osds(struct ceph_osd_client *osdc) in remove_old_osds()
734 static int __reset_osd(struct ceph_osd_client *osdc, struct ceph_osd *osd) in __reset_osd()
761 static void __insert_osd(struct ceph_osd_client *osdc, struct ceph_osd *new) in __insert_osd()
783 static struct ceph_osd *__lookup_osd(struct ceph_osd_client *osdc, int o) in __lookup_osd()
800 static void __schedule_osd_timeout(struct ceph_osd_client *osdc) in __schedule_osd_timeout()
806 static void __cancel_osd_timeout(struct ceph_osd_client *osdc) in __cancel_osd_timeout()
815 static void __register_request(struct ceph_osd_client *osdc, in __register_request()
830 static void register_request(struct ceph_osd_client *osdc, in register_request()
841 static void __unregister_request(struct ceph_osd_client *osdc, in __unregister_request()
882 static void __register_linger_request(struct ceph_osd_client *osdc, in __register_linger_request()
890 static void __unregister_linger_request(struct ceph_osd_client *osdc, in __unregister_linger_request()
908 void ceph_osdc_unregister_linger_request(struct ceph_osd_client *osdc, in ceph_osdc_unregister_linger_request()
920 void ceph_osdc_set_request_linger(struct ceph_osd_client *osdc, in ceph_osdc_set_request_linger()
945 static int __map_request(struct ceph_osd_client *osdc, in __map_request()
1025 static void __send_request(struct ceph_osd_client *osdc, in __send_request()
1049 static void send_queued(struct ceph_osd_client *osdc) in send_queued()
1072 struct ceph_osd_client *osdc = in handle_timeout() local
1150 struct ceph_osd_client *osdc = in handle_osds_timeout() local
1176 static void handle_reply(struct ceph_osd_client *osdc, struct ceph_msg *msg, in handle_reply()
1269 static void reset_changed_osds(struct ceph_osd_client *osdc) in reset_changed_osds()
1292 static void kick_requests(struct ceph_osd_client *osdc, int force_resend) in kick_requests()
1353 void ceph_osdc_handle_map(struct ceph_osd_client *osdc, struct ceph_msg *msg) in ceph_osdc_handle_map()
1497 static void __insert_event(struct ceph_osd_client *osdc, in __insert_event()
1519 static struct ceph_osd_event *__find_event(struct ceph_osd_client *osdc, in __find_event()
1541 struct ceph_osd_client *osdc = event->osdc; in __remove_event() local
1552 int ceph_osdc_create_event(struct ceph_osd_client *osdc, in ceph_osdc_create_event()
1585 struct ceph_osd_client *osdc = event->osdc; in ceph_osdc_cancel_event() local
1617 void handle_watch_notify(struct ceph_osd_client *osdc, struct ceph_msg *msg) in handle_watch_notify()
1692 int ceph_osdc_start_request(struct ceph_osd_client *osdc, in ceph_osdc_start_request()
1743 int ceph_osdc_wait_request(struct ceph_osd_client *osdc, in ceph_osdc_wait_request()
1767 void ceph_osdc_sync(struct ceph_osd_client *osdc) in ceph_osdc_sync()
1801 int ceph_osdc_init(struct ceph_osd_client *osdc, struct ceph_client *client) in ceph_osdc_init()
1863 void ceph_osdc_stop(struct ceph_osd_client *osdc) in ceph_osdc_stop()
1884 int ceph_osdc_readpages(struct ceph_osd_client *osdc, in ceph_osdc_readpages()
1921 int ceph_osdc_writepages(struct ceph_osd_client *osdc, struct ceph_vino vino, in ceph_osdc_writepages()
1968 struct ceph_osd_client *osdc; in dispatch() local
2003 struct ceph_osd_client *osdc = osd->o_osdc; in get_reply() local
2116 struct ceph_osd_client *osdc = o->o_osdc; in get_authorizer() local
2148 struct ceph_osd_client *osdc = o->o_osdc; in verify_authorizer_reply() local
2157 struct ceph_osd_client *osdc = o->o_osdc; in invalidate_authorizer() local