Lines Matching refs:ceph_msg_put
516 ceph_msg_put(con->in_msg); in ceph_con_reset_protocol()
521 ceph_msg_put(con->out_msg); in ceph_con_reset_protocol()
543 ceph_msg_put(msg); in ceph_msg_remove()
1743 ceph_msg_put(msg); in ceph_con_send()
1800 ceph_msg_put(con->out_msg); in ceph_msg_revoke()
1829 ceph_msg_put(con->in_msg); in ceph_msg_revoke_incoming()
2007 ceph_msg_put(m); in ceph_msg_new2()
2081 ceph_msg_put(msg); in ceph_con_in_msg_alloc()
2105 ceph_msg_put(con->in_msg); in ceph_con_in_msg_alloc()
2194 void ceph_msg_put(struct ceph_msg *msg) in ceph_msg_put() function
2200 EXPORT_SYMBOL(ceph_msg_put);