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()
130 static int __open_session(struct ceph_mon_client *monc) in __open_session()
161 static bool __sub_expired(struct ceph_mon_client *monc) in __sub_expired()
169 static void __schedule_delayed(struct ceph_mon_client *monc) in __schedule_delayed()
184 static void __send_subscribe(struct ceph_mon_client *monc) in __send_subscribe()
236 static void handle_subscribe_ack(struct ceph_mon_client *monc, in handle_subscribe_ack()
266 int ceph_monc_got_mdsmap(struct ceph_mon_client *monc, u32 got) in ceph_monc_got_mdsmap()
275 int ceph_monc_got_osdmap(struct ceph_mon_client *monc, u32 got) in ceph_monc_got_osdmap()
287 void ceph_monc_request_next_osdmap(struct ceph_mon_client *monc) in ceph_monc_request_next_osdmap()
301 int ceph_monc_open_session(struct ceph_mon_client *monc) in ceph_monc_open_session()
315 static void ceph_monc_handle_map(struct ceph_mon_client *monc, in ceph_monc_handle_map()
363 struct ceph_mon_client *monc, u64 tid) in __lookup_generic_req()
380 static void __insert_generic_request(struct ceph_mon_client *monc, in __insert_generic_request()
429 struct ceph_mon_client *monc = con->private; in get_generic_reply() local
453 static int do_generic_request(struct ceph_mon_client *monc, in do_generic_request()
482 static void handle_statfs_reply(struct ceph_mon_client *monc, in handle_statfs_reply()
515 int ceph_monc_do_statfs(struct ceph_mon_client *monc, struct ceph_statfs *buf) in ceph_monc_do_statfs()
574 static void handle_poolop_reply(struct ceph_mon_client *monc, in handle_poolop_reply()
613 int ceph_monc_do_poolop(struct ceph_mon_client *monc, u32 op, in ceph_monc_do_poolop()
660 int ceph_monc_create_snapid(struct ceph_mon_client *monc, in ceph_monc_create_snapid()
669 int ceph_monc_delete_snapid(struct ceph_mon_client *monc, in ceph_monc_delete_snapid()
680 static void __resend_generic_request(struct ceph_mon_client *monc) in __resend_generic_request()
699 struct ceph_mon_client *monc = in delayed_work() local
723 static int build_initial_monmap(struct ceph_mon_client *monc) in build_initial_monmap()
748 int ceph_monc_init(struct ceph_mon_client *monc, struct ceph_client *cl) in ceph_monc_init()
836 void ceph_monc_stop(struct ceph_mon_client *monc) in ceph_monc_stop()
861 static void handle_auth_reply(struct ceph_mon_client *monc, in handle_auth_reply()
893 static int __validate_auth(struct ceph_mon_client *monc) in __validate_auth()
908 int ceph_monc_validate_auth(struct ceph_mon_client *monc) in ceph_monc_validate_auth()
924 struct ceph_mon_client *monc = con->private; in dispatch() local
974 struct ceph_mon_client *monc = con->private; in mon_alloc_msg() local
1011 struct ceph_mon_client *monc = con->private; in mon_fault() local