Lines Matching refs:ceph_msg
202 struct ceph_msg *msg = monc->m_subscribe; in __send_subscribe()
248 struct ceph_msg *msg) in handle_subscribe_ack()
372 struct ceph_msg *msg) in ceph_monc_handle_map()
494 static struct ceph_msg *get_generic_reply(struct ceph_connection *con, in get_generic_reply()
501 struct ceph_msg *m; in get_generic_reply()
563 struct ceph_msg *msg) in handle_statfs_reply()
635 struct ceph_msg *msg) in handle_get_version_reply()
918 struct ceph_msg *msg) in handle_auth_reply()
994 static void dispatch(struct ceph_connection *con, struct ceph_msg *msg) in dispatch()
1042 static struct ceph_msg *mon_alloc_msg(struct ceph_connection *con, in mon_alloc_msg()
1049 struct ceph_msg *m = NULL; in mon_alloc_msg()