Lines Matching refs:ceph_msg

748 static int parse_reply_info(struct ceph_mds_session *s, struct ceph_msg *msg,  in parse_reply_info()
1443 struct ceph_msg *ceph_create_session_msg(u32 op, u64 seq) in ceph_create_session_msg()
1445 struct ceph_msg *msg; in ceph_create_session_msg()
1539 static struct ceph_msg *
1542 struct ceph_msg *msg; in create_session_full_msg()
1666 struct ceph_msg *msg; in __open_session()
2020 struct ceph_msg *msg; in send_renew_caps()
2051 struct ceph_msg *msg; in send_flushmsg_ack()
2106 struct ceph_msg *msg; in request_close_session()
2313 struct ceph_msg *msg = NULL; in ceph_send_cap_releases()
2992 static struct ceph_msg *create_request_message(struct ceph_mds_session *session, in create_request_message()
2999 struct ceph_msg *msg; in create_request_message()
3311 struct ceph_msg *msg; in __prepare_send_request()
3851 static void handle_reply(struct ceph_mds_session *session, struct ceph_msg *msg) in handle_reply()
4065 struct ceph_msg *msg) in handle_forward()
4164 struct ceph_msg *msg) in handle_session()
4523 struct ceph_msg *reply; in send_reconnect_partial()
4895 struct ceph_msg *reply; in send_mds_reconnect()
5242 struct ceph_msg *msg) in handle_lease()
5355 struct ceph_msg *msg; in ceph_mdsc_lease_send_msg()
5644 struct ceph_msg *msg; in send_flush_mdlog()
6121 void ceph_mdsc_handle_fsmap(struct ceph_mds_client *mdsc, struct ceph_msg *msg) in ceph_mdsc_handle_fsmap()
6195 void ceph_mdsc_handle_mdsmap(struct ceph_mds_client *mdsc, struct ceph_msg *msg) in ceph_mdsc_handle_mdsmap()
6290 static void mds_dispatch(struct ceph_connection *con, struct ceph_msg *msg) in mds_dispatch()
6474 static struct ceph_msg *mds_alloc_msg(struct ceph_connection *con, in mds_alloc_msg()
6477 struct ceph_msg *msg; in mds_alloc_msg()
6495 static int mds_sign_message(struct ceph_msg *msg) in mds_sign_message()
6503 static int mds_check_message_signature(struct ceph_msg *msg) in mds_check_message_signature()