Lines Matching refs:ceph_msg_put
510 ceph_msg_put(con->in_msg); in ceph_con_reset_protocol()
515 ceph_msg_put(con->out_msg); in ceph_con_reset_protocol()
533 ceph_msg_put(msg); in ceph_msg_remove()
1694 ceph_msg_put(msg); in ceph_con_send()
1751 ceph_msg_put(con->out_msg); in ceph_msg_revoke()
1780 ceph_msg_put(con->in_msg); in ceph_msg_revoke_incoming()
1947 ceph_msg_put(m); in ceph_msg_new2()
2021 ceph_msg_put(msg); in ceph_con_in_msg_alloc()
2045 ceph_msg_put(con->in_msg); in ceph_con_in_msg_alloc()
2132 void ceph_msg_put(struct ceph_msg *msg) in ceph_msg_put() function
2138 EXPORT_SYMBOL(ceph_msg_put);