Lines Matching refs:ceph_msg
359 static int front_len(const struct ceph_msg *msg) in front_len()
364 static int middle_len(const struct ceph_msg *msg) in middle_len()
369 static int data_len(const struct ceph_msg *msg) in data_len()
428 static int tail_onwire_len(const struct ceph_msg *msg, bool secure) in tail_onwire_len()
975 static int setup_message_sgs(struct sg_table *sgt, struct ceph_msg *msg, in setup_message_sgs()
1565 struct ceph_msg *msg, bool aborted) in prepare_epilogue_plain()
1580 struct ceph_msg *msg) in prepare_message_plain()
1635 struct ceph_msg *msg) in prepare_message_secure()
1699 static int prepare_message(struct ceph_connection *con, struct ceph_msg *msg) in prepare_message()
2000 struct ceph_msg *msg = con->in_msg; in prepare_sparse_read_data()
2021 struct ceph_msg *msg = con->in_msg; in prepare_read_tail_plain()
2901 struct ceph_msg *msg; in __handle_control()
3171 static void queue_data(struct ceph_connection *con, struct ceph_msg *msg) in queue_data()
3184 static void queue_data_cont(struct ceph_connection *con, struct ceph_msg *msg) in queue_data_cont()
3237 static void queue_zeros(struct ceph_connection *con, struct ceph_msg *msg) in queue_zeros()
3281 struct ceph_msg *msg; in populate_out_iter()
3441 struct ceph_msg *msg, int resid) in prepare_zero_front()
3463 struct ceph_msg *msg, int resid) in prepare_zero_middle()
3485 struct ceph_msg *msg) in prepare_zero_data()
3493 struct ceph_msg *msg) in revoke_at_queue_data()
3537 struct ceph_msg *msg) in revoke_at_queue_data_cont()
3564 struct ceph_msg *msg) in revoke_at_finish_message()
3622 void ceph_con_v2_revoke(struct ceph_connection *con, struct ceph_msg *msg) in ceph_con_v2_revoke()