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()
163 static bool __sub_expired(struct ceph_mon_client *monc) in __sub_expired()
171 static void __schedule_delayed(struct ceph_mon_client *monc) in __schedule_delayed()
186 static void __send_subscribe(struct ceph_mon_client *monc) in __send_subscribe()
238 static void handle_subscribe_ack(struct ceph_mon_client *monc, in handle_subscribe_ack()
268 int ceph_monc_got_mdsmap(struct ceph_mon_client *monc, u32 got) in ceph_monc_got_mdsmap()
277 int ceph_monc_got_osdmap(struct ceph_mon_client *monc, u32 got) in ceph_monc_got_osdmap()
289 void ceph_monc_request_next_osdmap(struct ceph_mon_client *monc) in ceph_monc_request_next_osdmap()
301 int ceph_monc_wait_osdmap(struct ceph_mon_client *monc, u32 epoch, in ceph_monc_wait_osdmap()
330 int ceph_monc_open_session(struct ceph_mon_client *monc) in ceph_monc_open_session()
344 static bool have_debugfs_info(struct ceph_mon_client *monc) in have_debugfs_info()
355 static void ceph_monc_handle_map(struct ceph_mon_client *monc, in ceph_monc_handle_map()
416 struct ceph_mon_client *monc, u64 tid) in __lookup_generic_req()
433 static void __insert_generic_request(struct ceph_mon_client *monc, in __insert_generic_request()
482 struct ceph_mon_client *monc = con->private; in get_generic_reply() local
507 static int __do_generic_request(struct ceph_mon_client *monc, u64 tid, in __do_generic_request()
531 static int do_generic_request(struct ceph_mon_client *monc, in do_generic_request()
546 static void handle_statfs_reply(struct ceph_mon_client *monc, in handle_statfs_reply()
579 int ceph_monc_do_statfs(struct ceph_mon_client *monc, struct ceph_statfs *buf) in ceph_monc_do_statfs()
618 static void handle_get_version_reply(struct ceph_mon_client *monc, in handle_get_version_reply()
658 int ceph_monc_do_get_version(struct ceph_mon_client *monc, const char *what, in ceph_monc_do_get_version()
710 static void __resend_generic_request(struct ceph_mon_client *monc) in __resend_generic_request()
730 struct ceph_mon_client *monc = in delayed_work() local
754 static int build_initial_monmap(struct ceph_mon_client *monc) in build_initial_monmap()
778 int ceph_monc_init(struct ceph_mon_client *monc, struct ceph_client *cl) in ceph_monc_init()
860 void ceph_monc_stop(struct ceph_mon_client *monc) in ceph_monc_stop()
889 static void handle_auth_reply(struct ceph_mon_client *monc, in handle_auth_reply()
937 static int __validate_auth(struct ceph_mon_client *monc) in __validate_auth()
952 int ceph_monc_validate_auth(struct ceph_mon_client *monc) in ceph_monc_validate_auth()
968 struct ceph_mon_client *monc = con->private; in dispatch() local
1018 struct ceph_mon_client *monc = con->private; in mon_alloc_msg() local
1073 struct ceph_mon_client *monc = con->private; in mon_fault() local