Lines Matching defs:monc
108 static void __send_prepared_auth_request(struct ceph_mon_client *monc, int len) in __send_prepared_auth_request()
121 static void __close_session(struct ceph_mon_client *monc) in __close_session()
138 static void pick_new_mon(struct ceph_mon_client *monc) in pick_new_mon()
172 static void __open_session(struct ceph_mon_client *monc) in __open_session()
206 static void reopen_session(struct ceph_mon_client *monc) in reopen_session()
216 void ceph_monc_reopen_session(struct ceph_mon_client *monc) in ceph_monc_reopen_session()
223 static void un_backoff(struct ceph_mon_client *monc) in un_backoff()
234 static void __schedule_delayed(struct ceph_mon_client *monc) in __schedule_delayed()
259 static void __send_subscribe(struct ceph_mon_client *monc) in __send_subscribe()
309 static void handle_subscribe_ack(struct ceph_mon_client *monc, in handle_subscribe_ack()
347 static bool __ceph_monc_want_map(struct ceph_mon_client *monc, int sub, in __ceph_monc_want_map()
368 bool ceph_monc_want_map(struct ceph_mon_client *monc, int sub, u32 epoch, in ceph_monc_want_map()
386 static void __ceph_monc_got_map(struct ceph_mon_client *monc, int sub, in __ceph_monc_got_map()
401 void ceph_monc_got_map(struct ceph_mon_client *monc, int sub, u32 epoch) in ceph_monc_got_map()
409 void ceph_monc_renew_subs(struct ceph_mon_client *monc) in ceph_monc_renew_subs()
423 int ceph_monc_wait_osdmap(struct ceph_mon_client *monc, u32 epoch, in ceph_monc_wait_osdmap()
454 int ceph_monc_open_session(struct ceph_mon_client *monc) in ceph_monc_open_session()
466 static void ceph_monc_handle_map(struct ceph_mon_client *monc, in ceph_monc_handle_map()
537 alloc_generic_request(struct ceph_mon_client *monc, gfp_t gfp) in alloc_generic_request()
556 struct ceph_mon_client *monc = req->monc; in register_generic_request() local
565 static void send_generic_request(struct ceph_mon_client *monc, in send_generic_request()
577 struct ceph_mon_client *monc = req->monc; in __finish_generic_request() local
603 struct ceph_mon_client *monc = req->monc; in cancel_generic_request() local
637 struct ceph_mon_client *monc = con->private; in get_generic_reply() local
665 static void handle_statfs_reply(struct ceph_mon_client *monc, in handle_statfs_reply()
700 int ceph_monc_do_statfs(struct ceph_mon_client *monc, u64 data_pool, in ceph_monc_do_statfs()
743 static void handle_get_version_reply(struct ceph_mon_client *monc, in handle_get_version_reply()
780 __ceph_monc_get_version(struct ceph_mon_client *monc, const char *what, in __ceph_monc_get_version()
828 int ceph_monc_get_version(struct ceph_mon_client *monc, const char *what, in ceph_monc_get_version()
852 int ceph_monc_get_version_async(struct ceph_mon_client *monc, const char *what, in ceph_monc_get_version_async()
866 static void handle_command_ack(struct ceph_mon_client *monc, in handle_command_ack()
900 int do_mon_command_vargs(struct ceph_mon_client *monc, const char *fmt, in do_mon_command_vargs()
941 int do_mon_command(struct ceph_mon_client *monc, const char *fmt, ...) in do_mon_command()
952 int ceph_monc_blocklist_add(struct ceph_mon_client *monc, in ceph_monc_blocklist_add()
992 static void __resend_generic_request(struct ceph_mon_client *monc) in __resend_generic_request()
1012 struct ceph_mon_client *monc = in delayed_work() local
1053 static int build_initial_monmap(struct ceph_mon_client *monc) in build_initial_monmap()
1076 int ceph_monc_init(struct ceph_mon_client *monc, struct ceph_client *cl) in ceph_monc_init()
1155 void ceph_monc_stop(struct ceph_mon_client *monc) in ceph_monc_stop()
1186 static void finish_hunting(struct ceph_mon_client *monc) in finish_hunting()
1197 static void handle_auth_reply(struct ceph_mon_client *monc, in handle_auth_reply()
1239 static int __validate_auth(struct ceph_mon_client *monc) in __validate_auth()
1254 int ceph_monc_validate_auth(struct ceph_mon_client *monc) in ceph_monc_validate_auth()
1270 struct ceph_mon_client *monc = con->private; in dispatch() local
1321 struct ceph_mon_client *monc = con->private; in mon_alloc_msg() local
1379 struct ceph_mon_client *monc = con->private; in mon_fault() local