Lines Matching defs:monc
110 static void __send_prepared_auth_request(struct ceph_mon_client *monc, int len) in __send_prepared_auth_request()
123 static void __close_session(struct ceph_mon_client *monc) in __close_session()
140 static void pick_new_mon(struct ceph_mon_client *monc) in pick_new_mon()
174 static void __open_session(struct ceph_mon_client *monc) in __open_session()
208 static void reopen_session(struct ceph_mon_client *monc) in reopen_session()
218 void ceph_monc_reopen_session(struct ceph_mon_client *monc) in ceph_monc_reopen_session()
225 static void un_backoff(struct ceph_mon_client *monc) in un_backoff()
236 static void __schedule_delayed(struct ceph_mon_client *monc) in __schedule_delayed()
261 static void __send_subscribe(struct ceph_mon_client *monc) in __send_subscribe()
311 static void handle_subscribe_ack(struct ceph_mon_client *monc, in handle_subscribe_ack()
349 static bool __ceph_monc_want_map(struct ceph_mon_client *monc, int sub, in __ceph_monc_want_map()
370 bool ceph_monc_want_map(struct ceph_mon_client *monc, int sub, u32 epoch, in ceph_monc_want_map()
388 static void __ceph_monc_got_map(struct ceph_mon_client *monc, int sub, in __ceph_monc_got_map()
403 void ceph_monc_got_map(struct ceph_mon_client *monc, int sub, u32 epoch) in ceph_monc_got_map()
411 void ceph_monc_renew_subs(struct ceph_mon_client *monc) in ceph_monc_renew_subs()
425 int ceph_monc_wait_osdmap(struct ceph_mon_client *monc, u32 epoch, in ceph_monc_wait_osdmap()
456 int ceph_monc_open_session(struct ceph_mon_client *monc) in ceph_monc_open_session()
468 static void ceph_monc_handle_map(struct ceph_mon_client *monc, in ceph_monc_handle_map()
539 alloc_generic_request(struct ceph_mon_client *monc, gfp_t gfp) in alloc_generic_request()
558 struct ceph_mon_client *monc = req->monc; in register_generic_request() local
567 static void send_generic_request(struct ceph_mon_client *monc, in send_generic_request()
579 struct ceph_mon_client *monc = req->monc; in __finish_generic_request() local
605 struct ceph_mon_client *monc = req->monc; in cancel_generic_request() local
639 struct ceph_mon_client *monc = con->private; in get_generic_reply() local
667 static void handle_statfs_reply(struct ceph_mon_client *monc, in handle_statfs_reply()
702 int ceph_monc_do_statfs(struct ceph_mon_client *monc, u64 data_pool, in ceph_monc_do_statfs()
745 static void handle_get_version_reply(struct ceph_mon_client *monc, in handle_get_version_reply()
782 __ceph_monc_get_version(struct ceph_mon_client *monc, const char *what, in __ceph_monc_get_version()
830 int ceph_monc_get_version(struct ceph_mon_client *monc, const char *what, in ceph_monc_get_version()
854 int ceph_monc_get_version_async(struct ceph_mon_client *monc, const char *what, in ceph_monc_get_version_async()
868 static void handle_command_ack(struct ceph_mon_client *monc, in handle_command_ack()
902 int do_mon_command_vargs(struct ceph_mon_client *monc, const char *fmt, in do_mon_command_vargs()
943 int do_mon_command(struct ceph_mon_client *monc, const char *fmt, ...) in do_mon_command()
954 int ceph_monc_blocklist_add(struct ceph_mon_client *monc, in ceph_monc_blocklist_add()
994 static void __resend_generic_request(struct ceph_mon_client *monc) in __resend_generic_request()
1014 struct ceph_mon_client *monc = in delayed_work() local
1063 static int build_initial_monmap(struct ceph_mon_client *monc) in build_initial_monmap()
1086 int ceph_monc_init(struct ceph_mon_client *monc, struct ceph_client *cl) in ceph_monc_init()
1165 void ceph_monc_stop(struct ceph_mon_client *monc) in ceph_monc_stop()
1198 static void finish_hunting(struct ceph_mon_client *monc) in finish_hunting()
1209 static void handle_auth_reply(struct ceph_mon_client *monc, in handle_auth_reply()
1251 static int __validate_auth(struct ceph_mon_client *monc) in __validate_auth()
1266 int ceph_monc_validate_auth(struct ceph_mon_client *monc) in ceph_monc_validate_auth()
1282 struct ceph_mon_client *monc = con->private; in dispatch() local
1333 struct ceph_mon_client *monc = con->private; in mon_alloc_msg() local
1391 struct ceph_mon_client *monc = con->private; in mon_fault() local