Lines Matching defs:msg
307 static int parse_reply_info(struct ceph_msg *msg, in parse_reply_info()
856 struct ceph_msg *msg; in create_session_msg() local
878 struct ceph_msg *msg; in create_session_open_msg() local
953 struct ceph_msg *msg; in __open_session() local
1334 struct ceph_msg *msg; in send_renew_caps() local
1364 struct ceph_msg *msg; in send_flushmsg_ack() local
1416 struct ceph_msg *msg; in request_close_session() local
1603 struct ceph_msg *msg = NULL; in ceph_send_cap_releases() local
1995 struct ceph_msg *msg; in create_request_message() local
2145 struct ceph_msg *msg; in __prepare_send_request() local
2489 static void handle_reply(struct ceph_mds_session *session, struct ceph_msg *msg) in handle_reply()
2684 struct ceph_msg *msg) in handle_forward()
2735 struct ceph_msg *msg) in handle_session()
3337 struct ceph_msg *msg) in handle_lease()
3445 struct ceph_msg *msg; in ceph_mdsc_lease_send_msg() local
3877 void ceph_mdsc_handle_fsmap(struct ceph_mds_client *mdsc, struct ceph_msg *msg) in ceph_mdsc_handle_fsmap()
3956 void ceph_mdsc_handle_mdsmap(struct ceph_mds_client *mdsc, struct ceph_msg *msg) in ceph_mdsc_handle_mdsmap()
4048 static void dispatch(struct ceph_connection *con, struct ceph_msg *msg) in dispatch()
4165 struct ceph_msg *msg; in mds_alloc_msg() local
4183 static int mds_sign_message(struct ceph_msg *msg) in mds_sign_message()
4191 static int mds_check_message_signature(struct ceph_msg *msg) in mds_check_message_signature()