Lines Matching defs:msg
582 struct ceph_msg *msg; in __ceph_osdc_alloc_messages() local
935 static void ceph_osdc_msg_data_add(struct ceph_msg *msg, in ceph_osdc_msg_data_add()
2081 struct ceph_msg *msg) in encode_request_partial()
2157 static void encode_request_finish(struct ceph_msg *msg) in encode_request_finish()
2867 struct ceph_msg *msg; /* for ceph_msg_put() */ member
3592 static int decode_MOSDOpReply(const struct ceph_msg *msg, struct MOSDOpReply *m) in decode_MOSDOpReply()
3672 static void handle_reply(struct ceph_osd *osd, struct ceph_msg *msg) in handle_reply()
4054 void ceph_osdc_handle_map(struct ceph_osd_client *osdc, struct ceph_msg *msg) in ceph_osdc_handle_map()
4227 static int decode_MOSDBackoff(const struct ceph_msg *msg, struct MOSDBackoff *m) in decode_MOSDBackoff()
4281 struct ceph_msg *msg; in create_backoff_message() local
4319 struct ceph_msg *msg; in handle_backoff_block() local
4432 static void handle_backoff(struct ceph_osd *osd, struct ceph_msg *msg) in handle_backoff()
4477 struct ceph_msg *msg) in handle_watch_notify()
5349 static void dispatch(struct ceph_connection *con, struct ceph_msg *msg) in dispatch()
5576 static void osd_reencode_message(struct ceph_msg *msg) in osd_reencode_message()
5584 static int osd_sign_message(struct ceph_msg *msg) in osd_sign_message()
5592 static int osd_check_message_signature(struct ceph_msg *msg) in osd_check_message_signature()