Lines Matching refs:ceph_msg
363 struct ceph_msg *msg; in ceph_osdc_alloc_request()
619 static void ceph_osdc_msg_data_add(struct ceph_msg *msg, in ceph_osdc_msg_data_add()
1740 static void handle_reply(struct ceph_osd_client *osdc, struct ceph_msg *msg, in handle_reply()
2059 void ceph_osdc_handle_map(struct ceph_osd_client *osdc, struct ceph_msg *msg) in ceph_osdc_handle_map()
2335 struct ceph_msg *msg) in handle_watch_notify()
2392 struct ceph_msg *msg = req->r_request; in ceph_osdc_build_request()
2782 static void dispatch(struct ceph_connection *con, struct ceph_msg *msg) in dispatch()
2815 static struct ceph_msg *get_reply(struct ceph_connection *con, in get_reply()
2821 struct ceph_msg *m; in get_reply()
2888 static struct ceph_msg *alloc_msg(struct ceph_connection *con, in alloc_msg()
2983 static int sign_message(struct ceph_connection *con, struct ceph_msg *msg) in sign_message()
2990 static int check_message_signature(struct ceph_connection *con, struct ceph_msg *msg) in check_message_signature()