Home
last modified time | relevance | path

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

/Linux-v4.19/net/ceph/
Dmon_client.c506 ceph_msg_put(req->reply); in DEFINE_RB_FUNCS()
508 ceph_msg_put(req->request); in DEFINE_RB_FUNCS()
1083 ceph_msg_put(monc->m_auth_reply); in ceph_monc_init()
1085 ceph_msg_put(monc->m_subscribe); in ceph_monc_init()
1087 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_init()
1119 ceph_msg_put(monc->m_auth); in ceph_monc_stop()
1120 ceph_msg_put(monc->m_auth_reply); in ceph_monc_stop()
1121 ceph_msg_put(monc->m_subscribe); in ceph_monc_stop()
1122 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_stop()
1256 ceph_msg_put(msg); in dispatch()
[all …]
Dmsgpool.c34 ceph_msg_put(msg); in msgpool_free()
Dmessenger.c652 ceph_msg_put(msg); in ceph_msg_remove()
673 ceph_msg_put(con->in_msg); in reset_connection()
681 ceph_msg_put(con->out_msg); in reset_connection()
2640 ceph_msg_put(con->out_msg); in try_write()
3028 ceph_msg_put(con->in_msg); in con_fault()
3120 ceph_msg_put(msg); in ceph_con_send()
3164 ceph_msg_put(msg); in ceph_msg_revoke()
3186 ceph_msg_put(msg); in ceph_msg_revoke()
3218 ceph_msg_put(con->in_msg); in ceph_msg_revoke_incoming()
3392 ceph_msg_put(m); in ceph_msg_new()
[all …]
Dosd_client.c485 ceph_msg_put(req->r_request); in ceph_osdc_release_request()
487 ceph_msg_put(req->r_reply); in ceph_osdc_release_request()
2789 ceph_msg_put(lwork->notify.msg); in do_watch_notify()
5218 ceph_msg_put(msg); in dispatch()
5265 ceph_msg_put(req->r_reply); in get_reply()
5309 ceph_msg_put(m); in alloc_msg_with_page_vector()
/Linux-v4.19/include/linux/ceph/
Dmessenger.h388 extern void ceph_msg_put(struct ceph_msg *msg);
/Linux-v4.19/fs/ceph/
Dmds_client.c567 ceph_msg_put(req->r_request); in ceph_mdsc_release_request()
569 ceph_msg_put(req->r_reply); in ceph_mdsc_release_request()
2232 ceph_msg_put(req->r_request); in __prepare_send_request()
3247 ceph_msg_put(reply); in send_mds_reconnect()
4148 ceph_msg_put(msg); in dispatch()