Lines Matching refs:ceph_msg
369 struct ceph_msg *msg; in ceph_osdc_alloc_request()
632 static void ceph_osdc_msg_data_add(struct ceph_msg *msg, in ceph_osdc_msg_data_add()
1755 static void handle_reply(struct ceph_osd_client *osdc, struct ceph_msg *msg) in handle_reply()
2073 void ceph_osdc_handle_map(struct ceph_osd_client *osdc, struct ceph_msg *msg) in ceph_osdc_handle_map()
2349 struct ceph_msg *msg) in handle_watch_notify()
2406 struct ceph_msg *msg = req->r_request; in ceph_osdc_build_request()
2796 static void dispatch(struct ceph_connection *con, struct ceph_msg *msg) in dispatch()
2830 static struct ceph_msg *get_reply(struct ceph_connection *con, in get_reply()
2836 struct ceph_msg *m; in get_reply()
2884 static struct ceph_msg *alloc_msg(struct ceph_connection *con, in alloc_msg()
2979 static int osd_sign_message(struct ceph_msg *msg) in osd_sign_message()
2987 static int osd_check_message_signature(struct ceph_msg *msg) in osd_check_message_signature()