Home
last modified time | relevance | path

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

/linux-4.1.27/net/ceph/
Dmon_client.c461 ceph_msg_put(req->reply); in release_generic_request()
463 ceph_msg_put(req->request); in release_generic_request()
846 ceph_msg_put(monc->m_auth_reply); in ceph_monc_init()
848 ceph_msg_put(monc->m_subscribe); in ceph_monc_init()
850 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_init()
880 ceph_msg_put(monc->m_auth); in ceph_monc_stop()
881 ceph_msg_put(monc->m_auth_reply); in ceph_monc_stop()
882 ceph_msg_put(monc->m_subscribe); in ceph_monc_stop()
883 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_stop()
1008 ceph_msg_put(msg); in dispatch()
[all …]
Dmsgpool.c32 ceph_msg_put(msg); in msgpool_free()
Dmessenger.c643 ceph_msg_put(msg); in ceph_msg_remove()
665 ceph_msg_put(con->in_msg); in reset_connection()
673 ceph_msg_put(con->out_msg); in reset_connection()
2360 ceph_msg_put(con->in_msg); in read_partial_message()
2542 ceph_msg_put(con->out_msg); in try_write()
2925 ceph_msg_put(con->in_msg); in con_fault()
3011 ceph_msg_put(msg); in ceph_con_send()
3058 ceph_msg_put(msg); in ceph_msg_revoke()
3083 ceph_msg_put(msg); in ceph_msg_revoke()
3118 ceph_msg_put(con->in_msg); in ceph_msg_revoke_incoming()
[all …]
Dosd_client.c323 ceph_msg_put(req->r_request); in ceph_osdc_release_request()
326 ceph_msg_put(req->r_reply); in ceph_osdc_release_request()
2808 ceph_msg_put(msg); in dispatch()
2852 ceph_msg_put(req->r_reply); in get_reply()
2873 ceph_msg_put(m); in get_reply()
/linux-4.1.27/include/linux/ceph/
Dmessenger.h299 extern void ceph_msg_put(struct ceph_msg *msg);
/linux-4.1.27/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()
1013 ceph_msg_put(msg); in cleanup_cap_releases()
1019 ceph_msg_put(msg); in cleanup_cap_releases()
2074 ceph_msg_put(req->r_request); in __prepare_send_request()
2971 ceph_msg_put(reply); in send_mds_reconnect()
3763 ceph_msg_put(msg); in dispatch()