Lines Matching defs:monc

104 static void __send_prepared_auth_request(struct ceph_mon_client *monc, int len)  in __send_prepared_auth_request()
117 static void __close_session(struct ceph_mon_client *monc) in __close_session()
133 static int __open_session(struct ceph_mon_client *monc) in __open_session()
167 static bool __sub_expired(struct ceph_mon_client *monc) in __sub_expired()
175 static void __schedule_delayed(struct ceph_mon_client *monc) in __schedule_delayed()
195 static void __send_subscribe(struct ceph_mon_client *monc) in __send_subscribe()
247 static void handle_subscribe_ack(struct ceph_mon_client *monc, in handle_subscribe_ack()
277 int ceph_monc_got_mdsmap(struct ceph_mon_client *monc, u32 got) in ceph_monc_got_mdsmap()
286 int ceph_monc_got_osdmap(struct ceph_mon_client *monc, u32 got) in ceph_monc_got_osdmap()
298 void ceph_monc_request_next_osdmap(struct ceph_mon_client *monc) in ceph_monc_request_next_osdmap()
316 int ceph_monc_wait_osdmap(struct ceph_mon_client *monc, u32 epoch, in ceph_monc_wait_osdmap()
346 int ceph_monc_open_session(struct ceph_mon_client *monc) in ceph_monc_open_session()
360 static bool have_debugfs_info(struct ceph_mon_client *monc) in have_debugfs_info()
371 static void ceph_monc_handle_map(struct ceph_mon_client *monc, in ceph_monc_handle_map()
432 struct ceph_mon_client *monc, u64 tid) in __lookup_generic_req()
449 static void __insert_generic_request(struct ceph_mon_client *monc, in __insert_generic_request()
498 struct ceph_mon_client *monc = con->private; in get_generic_reply() local
523 static int __do_generic_request(struct ceph_mon_client *monc, u64 tid, in __do_generic_request()
547 static int do_generic_request(struct ceph_mon_client *monc, in do_generic_request()
562 static void handle_statfs_reply(struct ceph_mon_client *monc, in handle_statfs_reply()
595 int ceph_monc_do_statfs(struct ceph_mon_client *monc, struct ceph_statfs *buf) in ceph_monc_do_statfs()
634 static void handle_get_version_reply(struct ceph_mon_client *monc, in handle_get_version_reply()
674 int ceph_monc_do_get_version(struct ceph_mon_client *monc, const char *what, in ceph_monc_do_get_version()
726 static void __resend_generic_request(struct ceph_mon_client *monc) in __resend_generic_request()
746 struct ceph_mon_client *monc = in delayed_work() local
782 static int build_initial_monmap(struct ceph_mon_client *monc) in build_initial_monmap()
806 int ceph_monc_init(struct ceph_mon_client *monc, struct ceph_client *cl) in ceph_monc_init()
888 void ceph_monc_stop(struct ceph_mon_client *monc) in ceph_monc_stop()
917 static void handle_auth_reply(struct ceph_mon_client *monc, in handle_auth_reply()
965 static int __validate_auth(struct ceph_mon_client *monc) in __validate_auth()
980 int ceph_monc_validate_auth(struct ceph_mon_client *monc) in ceph_monc_validate_auth()
996 struct ceph_mon_client *monc = con->private; in dispatch() local
1046 struct ceph_mon_client *monc = con->private; in mon_alloc_msg() local
1101 struct ceph_mon_client *monc = con->private; in mon_fault() local