Lines Matching refs:ceph_msg_put
515 ceph_msg_put(con->in_msg); in ceph_con_reset_protocol()
520 ceph_msg_put(con->out_msg); in ceph_con_reset_protocol()
542 ceph_msg_put(msg); in ceph_msg_remove()
1741 ceph_msg_put(msg); in ceph_con_send()
1798 ceph_msg_put(con->out_msg); in ceph_msg_revoke()
1827 ceph_msg_put(con->in_msg); in ceph_msg_revoke_incoming()
2006 ceph_msg_put(m); in ceph_msg_new2()
2080 ceph_msg_put(msg); in ceph_con_in_msg_alloc()
2104 ceph_msg_put(con->in_msg); in ceph_con_in_msg_alloc()
2191 void ceph_msg_put(struct ceph_msg *msg) in ceph_msg_put() function
2197 EXPORT_SYMBOL(ceph_msg_put);