Home
last modified time | relevance | path

Searched refs:ceph_msg_put (Results 1 – 8 of 8) sorted by relevance

/linux/net/ceph/
H A Dmon_client.c591 ceph_msg_put(req->reply); in DEFINE_RB_FUNCS()
593 ceph_msg_put(req->request); in DEFINE_RB_FUNCS()
1225 ceph_msg_put(monc->m_auth_reply); in ceph_monc_init()
1227 ceph_msg_put(monc->m_subscribe); in ceph_monc_init()
1229 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_init()
1263 ceph_msg_put(monc->m_auth); in ceph_monc_stop()
1264 ceph_msg_put(monc->m_auth_reply); in ceph_monc_stop()
1265 ceph_msg_put(monc->m_subscribe); in ceph_monc_stop()
1266 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_stop()
1487 ceph_msg_put(msg); in mon_dispatch()
[all …]
H A Dmessenger.c516 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
[all …]
H A Dmsgpool.c35 ceph_msg_put(msg); in msgpool_free()
H A Dosd_client.c494 ceph_msg_put(req->r_request); in ceph_osdc_release_request()
496 ceph_msg_put(req->r_reply); in ceph_osdc_release_request()
3005 ceph_msg_put(lwork->notify.msg); in do_watch_notify()
5384 ceph_msg_put(msg); in osd_dispatch()
5450 ceph_msg_put(req->r_reply); in get_reply()
5493 ceph_msg_put(m); in alloc_msg_with_page_vector()
H A Dmessenger_v1.c1521 ceph_msg_put(msg); in ceph_con_v1_try_write()
H A Dmessenger_v2.c3272 ceph_msg_put(con->out_msg); in finish_message()
/linux/include/linux/ceph/
H A Dmessenger.h625 extern void ceph_msg_put(struct ceph_msg *msg);
/linux/fs/ceph/
H A Dmds_client.c1097 ceph_msg_put(req->r_request); in ceph_mdsc_release_request()
1099 ceph_msg_put(req->r_reply); in ceph_mdsc_release_request()
1632 ceph_msg_put(msg); in create_session_full_msg()
1639 ceph_msg_put(msg); in create_session_full_msg()
3256 ceph_msg_put(msg); in create_request_message()
3281 ceph_msg_put(msg); in create_request_message()
3387 ceph_msg_put(req->r_request); in __prepare_send_request()
4593 ceph_msg_put(reply); in send_reconnect_partial()
5050 ceph_msg_put(reply); in send_mds_reconnect()
6341 ceph_msg_put(msg); in mds_dispatch()