Lines Matching refs:ceph_msg
193 struct ceph_msg *msg = monc->m_subscribe; in __send_subscribe()
239 struct ceph_msg *msg) in handle_subscribe_ack()
356 struct ceph_msg *msg) in ceph_monc_handle_map()
478 static struct ceph_msg *get_generic_reply(struct ceph_connection *con, in get_generic_reply()
485 struct ceph_msg *m; in get_generic_reply()
547 struct ceph_msg *msg) in handle_statfs_reply()
619 struct ceph_msg *msg) in handle_get_version_reply()
890 struct ceph_msg *msg) in handle_auth_reply()
966 static void dispatch(struct ceph_connection *con, struct ceph_msg *msg) in dispatch()
1014 static struct ceph_msg *mon_alloc_msg(struct ceph_connection *con, in mon_alloc_msg()
1021 struct ceph_msg *m = NULL; in mon_alloc_msg()