Home
last modified time | relevance | path

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

/linux-4.4.14/net/ceph/
Dmon_client.c477 ceph_msg_put(req->reply); in release_generic_request()
479 ceph_msg_put(req->request); in release_generic_request()
874 ceph_msg_put(monc->m_auth_reply); in ceph_monc_init()
876 ceph_msg_put(monc->m_subscribe); in ceph_monc_init()
878 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_init()
908 ceph_msg_put(monc->m_auth); in ceph_monc_stop()
909 ceph_msg_put(monc->m_auth_reply); in ceph_monc_stop()
910 ceph_msg_put(monc->m_subscribe); in ceph_monc_stop()
911 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_stop()
1036 ceph_msg_put(msg); in dispatch()
[all …]
Dmsgpool.c32 ceph_msg_put(msg); in msgpool_free()
Dmessenger.c641 ceph_msg_put(msg); in ceph_msg_remove()
662 ceph_msg_put(con->in_msg); in reset_connection()
670 ceph_msg_put(con->out_msg); in reset_connection()
2555 ceph_msg_put(con->out_msg); in try_write()
2946 ceph_msg_put(con->in_msg); in con_fault()
3038 ceph_msg_put(msg); in ceph_con_send()
3082 ceph_msg_put(msg); in ceph_msg_revoke()
3107 ceph_msg_put(msg); in ceph_msg_revoke()
3139 ceph_msg_put(con->in_msg); in ceph_msg_revoke_incoming()
3298 ceph_msg_put(m); in ceph_msg_new()
[all …]
Dosd_client.c329 ceph_msg_put(req->r_request); in ceph_osdc_release_request()
332 ceph_msg_put(req->r_reply); in ceph_osdc_release_request()
2822 ceph_msg_put(msg); in dispatch()
2863 ceph_msg_put(req->r_reply); in get_reply()
/linux-4.4.14/include/linux/ceph/
Dmessenger.h298 extern void ceph_msg_put(struct ceph_msg *msg);
/linux-4.4.14/fs/ceph/
Dmds_client.c530 ceph_msg_put(req->r_request); in ceph_mdsc_release_request()
532 ceph_msg_put(req->r_reply); in ceph_mdsc_release_request()
2114 ceph_msg_put(req->r_request); in __prepare_send_request()
3033 ceph_msg_put(reply); in send_mds_reconnect()
3864 ceph_msg_put(msg); in dispatch()