Lines Matching refs:ceph_msg
334 struct ceph_msg *msg = monc->m_subscribe; in __send_subscribe()
383 struct ceph_msg *msg) in handle_subscribe_ack()
540 struct ceph_msg *msg) in ceph_monc_handle_map()
706 static struct ceph_msg *get_generic_reply(struct ceph_connection *con, in get_generic_reply()
713 struct ceph_msg *m; in get_generic_reply()
739 struct ceph_msg *msg) in handle_statfs_reply()
817 struct ceph_msg *msg) in handle_get_version_reply()
940 struct ceph_msg *msg) in handle_command_ack()
1314 struct ceph_msg *msg) in handle_auth_reply()
1445 static void mon_dispatch(struct ceph_connection *con, struct ceph_msg *msg) in mon_dispatch()
1494 static struct ceph_msg *mon_alloc_msg(struct ceph_connection *con, in mon_alloc_msg()
1501 struct ceph_msg *m = NULL; in mon_alloc_msg()