Lines Matching defs:msg

290 static int parse_reply_info(struct ceph_msg *msg,  in parse_reply_info()
817 struct ceph_msg *msg; in create_session_msg() local
839 struct ceph_msg *msg; in create_session_open_msg() local
912 struct ceph_msg *msg; in __open_session() local
1006 struct ceph_msg *msg; in cleanup_cap_releases() local
1239 struct ceph_msg *msg; in send_renew_caps() local
1269 struct ceph_msg *msg; in send_flushmsg_ack() local
1321 struct ceph_msg *msg; in request_close_session() local
1435 struct ceph_msg *msg, *partial = NULL; in ceph_add_cap_releases() local
1560 struct ceph_msg *msg; in ceph_send_cap_releases() local
1580 struct ceph_msg *msg; in discard_cap_releases() local
1878 struct ceph_msg *msg; in create_request_message() local
2021 struct ceph_msg *msg; in __prepare_send_request() local
2336 static void handle_reply(struct ceph_mds_session *session, struct ceph_msg *msg) in handle_reply()
2516 struct ceph_msg *msg) in handle_forward()
2567 struct ceph_msg *msg) in handle_session()
3094 struct ceph_msg *msg) in handle_lease()
3202 struct ceph_msg *msg; in ceph_mdsc_lease_send_msg() local
3631 void ceph_mdsc_handle_map(struct ceph_mds_client *mdsc, struct ceph_msg *msg) in ceph_mdsc_handle_map()
3722 static void dispatch(struct ceph_connection *con, struct ceph_msg *msg) in dispatch()
3826 struct ceph_msg *msg; in mds_alloc_msg() local
3844 static int sign_message(struct ceph_connection *con, struct ceph_msg *msg) in sign_message()
3851 static int check_message_signature(struct ceph_connection *con, struct ceph_msg *msg) in check_message_signature()