Lines Matching defs:msg
569 static int parse_reply_info(struct ceph_mds_session *s, struct ceph_msg *msg, in parse_reply_info()
1152 struct ceph_msg *msg; in create_session_msg() local
1244 struct ceph_msg *msg; in create_session_open_msg() local
1355 struct ceph_msg *msg; in __open_session() local
1782 struct ceph_msg *msg; in send_renew_caps() local
1812 struct ceph_msg *msg; in send_flushmsg_ack() local
1863 struct ceph_msg *msg; in request_close_session() local
2056 struct ceph_msg *msg = NULL; in ceph_send_cap_releases() local
2489 struct ceph_msg *msg; in create_request_message() local
2646 struct ceph_msg *msg; in __prepare_send_request() local
3059 static void handle_reply(struct ceph_mds_session *session, struct ceph_msg *msg) in handle_reply()
3258 struct ceph_msg *msg) in handle_forward()
3337 struct ceph_msg *msg) in handle_session()
4201 struct ceph_msg *msg) in handle_lease()
4309 struct ceph_msg *msg; in ceph_mdsc_lease_send_msg() local
4851 void ceph_mdsc_handle_fsmap(struct ceph_mds_client *mdsc, struct ceph_msg *msg) in ceph_mdsc_handle_fsmap()
4930 void ceph_mdsc_handle_mdsmap(struct ceph_mds_client *mdsc, struct ceph_msg *msg) in ceph_mdsc_handle_mdsmap()
5019 static void dispatch(struct ceph_connection *con, struct ceph_msg *msg) in dispatch()
5139 struct ceph_msg *msg; in mds_alloc_msg() local
5157 static int mds_sign_message(struct ceph_msg *msg) in mds_sign_message()
5165 static int mds_check_message_signature(struct ceph_msg *msg) in mds_check_message_signature()