Lines Matching defs:msg
529 static void ceph_msg_remove(struct ceph_msg *msg) in ceph_msg_remove()
539 struct ceph_msg *msg = list_first_entry(head, struct ceph_msg, in ceph_msg_remove_list() local
664 struct ceph_msg *msg; in ceph_con_discard_sent() local
689 struct ceph_msg *msg; in ceph_con_discard_requeued() local
1025 struct ceph_msg *msg, size_t length) in ceph_msg_data_cursor_init()
1357 struct ceph_msg *msg = con->in_msg; in ceph_con_process_message() local
1658 static void msg_con_set(struct ceph_msg *msg, struct ceph_connection *con) in msg_con_set()
1684 void ceph_con_send(struct ceph_connection *con, struct ceph_msg *msg) in ceph_con_send()
1724 void ceph_msg_revoke(struct ceph_msg *msg) in ceph_msg_revoke()
1764 void ceph_msg_revoke_incoming(struct ceph_msg *msg) in ceph_msg_revoke_incoming()
1821 static struct ceph_msg_data *ceph_msg_data_add(struct ceph_msg *msg) in ceph_msg_data_add()
1837 void ceph_msg_data_add_pages(struct ceph_msg *msg, struct page **pages, in ceph_msg_data_add_pages()
1856 void ceph_msg_data_add_pagelist(struct ceph_msg *msg, in ceph_msg_data_add_pagelist()
1874 void ceph_msg_data_add_bio(struct ceph_msg *msg, struct ceph_bio_iter *bio_pos, in ceph_msg_data_add_bio()
1889 void ceph_msg_data_add_bvecs(struct ceph_msg *msg, in ceph_msg_data_add_bvecs()
1976 static int ceph_alloc_middle(struct ceph_connection *con, struct ceph_msg *msg) in ceph_alloc_middle()
2011 struct ceph_msg *msg; in ceph_con_in_msg_alloc() local
2056 struct ceph_msg *msg; in ceph_con_get_out_msg() local
2124 struct ceph_msg *ceph_msg_get(struct ceph_msg *msg) in ceph_msg_get()
2133 void ceph_msg_put(struct ceph_msg *msg) in ceph_msg_put()
2141 void ceph_msg_dump(struct ceph_msg *msg) in ceph_msg_dump()