Lines Matching refs:ceph_msg
261 struct ceph_msg *msg = monc->m_subscribe; in __send_subscribe()
310 struct ceph_msg *msg) in handle_subscribe_ack()
467 struct ceph_msg *msg) in ceph_monc_handle_map()
633 static struct ceph_msg *get_generic_reply(struct ceph_connection *con, in get_generic_reply()
640 struct ceph_msg *m; in get_generic_reply()
666 struct ceph_msg *msg) in handle_statfs_reply()
744 struct ceph_msg *msg) in handle_get_version_reply()
867 struct ceph_msg *msg) in handle_command_ack()
1198 struct ceph_msg *msg) in handle_auth_reply()
1268 static void dispatch(struct ceph_connection *con, struct ceph_msg *msg) in dispatch()
1317 static struct ceph_msg *mon_alloc_msg(struct ceph_connection *con, in mon_alloc_msg()
1324 struct ceph_msg *m = NULL; in mon_alloc_msg()